herilalaina commited on
Commit
5694c82
1 Parent(s): fee3b67

update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -1 +1,3 @@
1
  *.pyc
 
 
 
1
  *.pyc
2
+ __pycache__/
3
+ *.py[co]