2021-2022/.gitignore
Bertrand Benjamin 03ef171e6b
All checks were successful
continuous-integration/drone/push Build is passing
Core: add xdv files
2022-01-17 13:35:58 +01:00

35 lines
326 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
**/*.xdv
**/tmp/*
test/
*~
**/.~lock*
**/__pycache__/
.ipynb_checkpoints/
.venv/
venv/
video/
.vim