JarrettYe commited on
Commit
1b899a7
·
verified ·
1 Parent(s): ea39512

Add .gitignore to exclude Python cache, system files, and raw data

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ __pycache__/
2
+ .DS_Store
3
+ *.py
4
+ raw/