2022-2023/.gitignore
Bertrand Benjamin 93eb94b24a
All checks were successful
continuous-integration/drone/push Build is passing
Core: add minted-* in gitignore
2022-09-18 15:19:08 +02:00

36 lines
338 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
**/_minted*
**/tmp/*
test/
*~
**/.~lock*
**/__pycache__/
.ipynb_checkpoints/
.venv/
venv/
video/
.vim