yrodriguezmd commited on
Commit
dc91a76
·
1 Parent(s): 42493e3

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .ipynb_checkpoints
2
+ .ipynb_checkpoints/*
3
+ models/**