joshdavham commited on
Commit
595398e
·
1 Parent(s): b7b69af

add gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .DS_Store
2
+
3
+ __pycache__
4
+
5
+ venv