ucalyptus commited on
Commit
33102e1
1 Parent(s): 67370c5

first commit

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