shriniket73 commited on
Commit
6c254a9
1 Parent(s): c5fd6b2

Create .gitignore

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