Don't comit virtual environment folder -- useless and taking too much space

Alpha-snapshot20240618
Lan Hui 2026-03-19 15:36:21 +08:00
parent c64af4a20a
commit 8ead84efd9
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -1,8 +1,18 @@
.idea/
.vscode/
venv/
.venv/
env/
.env/
ENV/
virtualenv/
.pyenv/
__pycache__/
*.py[cod]
app/__init__.py
app/__pycache__/
.DS_Store
Thumbs.db
app/.DS_Store
app/sqlite_commands.py
app/static/usr/*.jpg