PeacebinfLow commited on
Commit
4a72af1
·
verified ·
1 Parent(s): 91bbb5e

Update gitignore

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