shashankkandimalla commited on
Commit
6803ec0
·
verified ·
1 Parent(s): 663404a

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #ignore this in github
2
+
3
+ # environment variables
4
+ .env
5
+
6
+ #Cache folders
7
+ __pycache__/