Initialisation du dépot
This commit is contained in:
commit
b65d65510f
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
**/*.swp
|
||||
**/*.aux
|
||||
**/*.log
|
||||
**/*.nav
|
||||
**/*.out
|
||||
**/*.snm
|
||||
**/*.toc
|
||||
**/*.fls
|
||||
**/*.fdb_latexmk
|
||||
**/*.synctex.gz
|
||||
**/*.tkzfct.*
|
||||
|
||||
|
||||
test/
|
||||
*~
|
||||
|
||||
**/.~lock*
|
||||
**/__pycache__/
|
||||
.ipynb_checkpoints/
|
||||
Notes/
|
||||
.venv/
|
Loading…
Reference in New Issue
Block a user