spagestic commited on
Commit
9697c75
·
1 Parent(s): f6c8087

Update .gitignore to exclude all .venv directories

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