mirror of
https://github.com/krestaino/sptnr.git
synced 2026-06-12 22:15:22 -04:00
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