Update .gitignore

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