more ignores for clean repo
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
.direnv
|
||||
*.acn
|
||||
*.aux
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.bcf-SAVE-ERROR
|
||||
*.blg
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.ist
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.out
|
||||
*.pdf
|
||||
*.run.xml
|
||||
*.synctex.gz
|
||||
*.toc
|
||||
*.dvi
|
||||
*.nav
|
||||
*.snm
|
||||
*.mp4
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.npy
|
||||
|
||||
1
thesis/.gitignore
vendored
Normal file
1
thesis/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
chatgpt
|
||||
2
tools/.gitignore
vendored
2
tools/.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
__pycache__
|
||||
output
|
||||
output2
|
||||
tmp
|
||||
.direnv
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user