Ludovicollin commited on
Commit
b35384b
·
1 Parent(s): 34bceaf

Update .gitignore

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