AI4U2 commited on
Commit
25f966b
·
verified ·
1 Parent(s): ec1db91

Add .gitignore

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