mfrashad commited on
Commit
e7d8f83
1 Parent(s): a107f6d

Add .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ **/__pycache__
2
+ **/.vscode
3
+ **/.DS_Store
4
+ cache/
5
+ out/
6
+ checkpoints/
7
+ **/.ipynb_checkpoints/