conlan commited on
Commit
98093f2
·
1 Parent(s): 2ecef83

Add pycache to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1 +1,2 @@
1
- .DS_Store
 
 
1
+ .DS_Store
2
+ __pycache__/