Project started 🍾
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
build/
|
||||
dist/
|
||||
wheels/
|
||||
*.egg-info
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
|
||||
# Tooling caches
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
|
||||
# Secrets & local config
|
||||
.env
|
||||
|
||||
# Local data (media, transcode cache, db dumps)
|
||||
/data/
|
||||
media/
|
||||
Reference in New Issue
Block a user