dlaima commited on
Commit
c8b0aa3
·
verified ·
1 Parent(s): 4290908

Create .gitignore

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