hotboxxgenn commited on
Commit
dbc4029
·
verified ·
1 Parent(s): ca2347d

Update .gitignore

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