pierreguillou commited on
Commit
2492ff2
1 Parent(s): 40a6f2f

Create .gitignore

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