Files
disknext/.gitignore
2025-06-22 19:26:23 +08:00

14 lines
112 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
.env/
.vscode/
.VSCodeCounter/
*.py[cod]
*.pyo
*.pyd
*.code-workspace
*.db