varshakolanu commited on
Commit
4ef0be9
·
verified ·
1 Parent(s): b0c87cd

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -1 +1,4 @@
1
- pycache/ *.pyc .env venv/
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ .env
4
+ venv/