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/
|
logs/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.venv/
|
||||||
.env
|
.env
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user