1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-11-09 20:22:31 +00:00
Files
kodak/.gitignore
2021-05-02 18:13:24 -04:00

28 lines
197 B
Plaintext

__pycache__/
build/
dist/
*.egg-info/
*.pyc
*.swp
.coverage
*_cache/
.tox/
.cache/
.venv/
.mypy_cache/
docs/_build/
docs/modules.rst
docs/dehance*.rst
.vscode/
.idea/
*.db
*.db-shm
*.db-wal