mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-10 03:04:41 -07:00
16 lines
170 B
Text
16 lines
170 B
Text
*.py[cod]
|
|
assets/external/
|
|
.states
|
|
*.db
|
|
.web
|
|
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
assets*
|
|
/assets*
|
|
# Virtual environments
|
|
.venv
|