more ignores for clean repo

This commit is contained in:
Jan Kowalczyk
2025-03-14 18:08:12 +01:00
parent f0bfd35c46
commit 21a837d46f
3 changed files with 33 additions and 0 deletions

30
.gitignore vendored Normal file
View 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
View File

@@ -0,0 +1 @@
chatgpt

2
tools/.gitignore vendored
View File

@@ -1,4 +1,6 @@
__pycache__
output output
output2
tmp tmp
.direnv .direnv
.python-version .python-version