aksell commited on
Commit
f12036e
1 Parent(s): f8402f9

Add .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ .vscode