amanmibra commited on
Commit
ee5cb13
1 Parent(s): 0c7d862

Update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  data/*
2
- __pycache__/*
 
 
1
  data/*
2
+ __pycache__/*
3
+ */.ipynb_checkpoints/*