bsc-leon-vatthauer/.gitignore

51 lines
700 B
Text
Raw Normal View History

2023-12-05 11:34:05 +01:00
# agda
2023-08-19 12:15:34 +02:00
*.agdai
*.log
2023-11-14 19:04:50 +01:00
Everything.agda
public/
2023-10-31 14:16:47 +01:00
.direnv
.DS_Store
2023-12-05 11:34:05 +01:00
# latex
# put this to .git/info/exclude in git repos managing latex
#
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
.*.swp
.#*
*~
# AUTOGENERATED
# All wildcards below this marker are used to remove generated files in
# 'make clean'
*.aux
*.fdb_latexmk
*.log
*.out
2023-12-05 11:57:16 +01:00
thesis/*.pdf
2023-12-05 11:34:05 +01:00
*.synctex.gz
*.toc
*.bbl
*.blg
*.idx
*.ilg
*.fls
*.ind
*.zip
*.dvi
*.eps
*.bcf
*.run.xml
*.nav
*.snm
*.vrb
*.vtc
*.spl
*.nlo
*.nls
*.auxlock
.auctex-auto/
_region_.tex