-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (32 loc) · 1.06 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
command.txt
thesis/Sablona_prezentace_2021.zip
thesis/sablona2020.zip
src/web/templates/test.html
src/web/.env
.vscode/launch.json
.vscode/settings.json
theses/xmacko13-Kontrola-diplomovych-praci.aux
theses/xmacko13-Kontrola-diplomovych-praci.bbl
theses/xmacko13-Kontrola-diplomovych-praci.blg
theses/xmacko13-Kontrola-diplomovych-praci.fdb_latexmk
theses/xmacko13-Kontrola-diplomovych-praci.fls
theses/xmacko13-Kontrola-diplomovych-praci.lof
theses/xmacko13-Kontrola-diplomovych-praci.log
theses/xmacko13-Kontrola-diplomovych-praci.out
theses/xmacko13-Kontrola-diplomovych-praci.ptc
theses/xmacko13-Kontrola-diplomovych-praci.synctex.gz
theses/xmacko13-Kontrola-diplomovych-praci.toc
theses/xmacko13-Kontrola-diplomovych-praci.synctex.gz(busy)
theses/drawio/.$*
theses/pdf_to_png
__pycache__
src/web/deleteFiles.sh
src/web/deleteFiles.ps1
src/web/files/*.pdf
src/web/static/*.pdf
src/web/files/json/*.json
lib_tests
src/testing
src/cmd/delete_theses_checker_package.ps1
src/cmd/theses_checker_package/*.py
!src/cmd/theses_checker_package/__init__.py