Files
cfw-autumn/others/python-test/.gitignore
2026-02-19 17:02:18 +00:00

7 lines
85 B
Plaintext

.venv/
__pycache__/
*.pyc
.env
.env.*
!.env.example
.mypy_cache/