2020-2021/.gitignore

28 lines
244 B
Plaintext
Raw Normal View History

2020-08-11 15:19:51 +00:00
**/*.swp
**/*.aux
**/*.log
**/*.nav
**/*.out
**/*.snm
**/*.toc
**/*.fls
**/*.vrb
**/*.fdb_latexmk
**/*.synctex.gz
**/*.tkzfct.*
**/*.tdo
**/*.amc
2020-08-11 15:21:38 +00:00
**/*.xsim
2020-08-11 15:19:51 +00:00
**/tmp/*
test/
*~
**/.~lock*
**/__pycache__/
.ipynb_checkpoints/
.venv/
venv/
video/