jwcook.tilde.team/.gitignore

22 lines
193 B
Plaintext

*$py.class
*.py[cod]
*.egg-info
.cache
*.egg
*.egg-info
.idea/
.mypy_cache/
.nox/
.pytest_cache/
.venv
.vim/
.vscode/
.~*
__pycache__/
_build/
build/
dist/
downloads/
pages/tags/
test-reports/