normanhus commited on
Commit
9f5e3b0
1 Parent(s): a15a399

Create .gitignore

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