2024-11-27 11:22:19 +08:00

29 lines
307 B
Plaintext

.idea/
.idea_modules/
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
*.egg-info/
*.egg
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt
.hypothesis/
.pytest_cache/
*.mo
*.pot
*.log
db.sqlite3
db.sqlite3-journal
docs/_build/
.pybuilder/
target/
.ipynb_checkpoints
.venv
venv/
cython_debug/