Bitsage commited on
Commit
0aa3063
·
1 Parent(s): da90923

chore: ignore __pycache__

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