This commit is contained in:
alban 2020-11-11 17:31:08 +01:00
commit 6d70ca0c32
39 changed files with 13735 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.DS_Store
.*swp*
*__pycache__