mfrashad commited on
Commit
f5af203
β€’
1 Parent(s): 0e79c9b

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/