forked from CopyBot/sptnr
fix: add .venv to .gitignore to exclude virtual environment files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
logs/
|
||||
__pycache__/
|
||||
.venv/
|
||||
.env
|
||||
docker-compose.yml
|
||||
|
||||
Reference in New Issue
Block a user