josefchen commited on
Commit
fb3ab5d
·
verified ·
1 Parent(s): a973596

Add release upload hygiene

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__/
2
+ *.py[cod]