2020-2021/.gitignore
Bertrand Benjamin 3e01bb8101
All checks were successful
continuous-integration/drone/push Build is passing
Feat: add pgf-plot in ignore
2020-08-28 09:51:24 +02:00

31 lines
281 B
Plaintext

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