2021-2022/.gitignore
Bertrand Benjamin 8e525073d2
All checks were successful
continuous-integration/drone/push Build is passing
Feat: ajout d'extension (md5 et auxlock) dans gitignore
2021-10-11 08:49:16 +02:00

34 lines
317 B
Plaintext

**/*.swp
**/*.aux
**/*.log
**/*.nav
**/*.out
**/*.snm
**/*.toc
**/*.fls
**/*.vrb
**/*.fdb_latexmk
**/*.synctex.gz
**/*.tkzfct.*
**/*.tdo
**/*.amc
**/*.xsim
**/*.tkzfonct.*
**/*.pgf-plot.*
**/*.xsim.tex
**/*.md5
**/*.auxlock
**/tmp/*
test/
*~
**/.~lock*
**/__pycache__/
.ipynb_checkpoints/
.venv/
venv/
video/
.vim