commit 0e4c9c0fead83fb70da918b26d27d31b00a05529 Author: Bertrand Benjamin Date: Tue May 5 09:52:56 2020 +0200 Feat: init git repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dab2d80 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +**/*.swp +**/*.aux +**/*.log +**/*.nav +**/*.out +**/*.snm +**/*.toc +**/*.fls +**/*.vrb +**/*.fdb_latexmk +**/*.synctex.gz +**/*.tkzfct.* +**/*.tdo +**/*.amc + +**/tmp/* + +test/ +*~ + +**/.~lock* +**/__pycache__/ +.ipynb_checkpoints/ +.venv/ +venv/ +video/