nellaep commited on
Commit
5c3e439
·
1 Parent(s): a3e57bf

Fix: renamed .gitignore and prepped for rebase

Browse files
MrKingProjects/nelltestspace/.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Ignore Mac system and local dev junk
2
+ *.DS_Store
3
+ venv/
4
+ __pycache__/