ZhaohanM commited on
Commit
feec9dc
·
1 Parent(s): 5676c75

Add .gitignore to exclude temporary files

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