Files
FUCKINGCHINESEDRAMAS/.gitignore
2026-02-01 16:07:59 +01:00

19 lines
154 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Runtime
models
projects
# IDE
.idea