agercas commited on
Commit
e2afb1f
·
1 Parent(s): 11bc976
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -19,7 +19,9 @@ pip-wheel-metadata/
19
  pip-log.txt
20
  pip-delete-this-directory.txt
21
 
22
- # Virtual environments
 
 
23
  .env/
24
  .venv/
25
  venv/
 
19
  pip-log.txt
20
  pip-delete-this-directory.txt
21
 
22
+ # Environments
23
+ .env
24
+ .venv
25
  .env/
26
  .venv/
27
  venv/