balzanilo commited on
Commit
a808a6d
·
1 Parent(s): ff19eb3

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .ipynb_checkpoints/
2
+ **/.bashrc
3
+ .DS_Store
4
+ **/__pycache__/
5
+ .idea/