kodak/.gitignore

27 lines
186 B
Plaintext
Raw Normal View History

2020-09-16 07:41:53 +00:00
__pycache__/
build/
dist/
*.egg-info/
2021-05-02 22:12:04 +00:00
*.pyc
2020-09-16 07:41:53 +00:00
2021-05-02 22:12:04 +00:00
*.swp
2020-09-16 07:41:53 +00:00
.coverage
2021-05-02 22:12:04 +00:00
*_cache/
.tox/
.cache/
.venv/
.mypy_cache/
2020-09-16 07:41:53 +00:00
2021-10-29 03:17:00 +00:00
kodak/openapi.yaml
2021-05-02 22:12:04 +00:00
.vscode/
2020-09-16 07:41:53 +00:00
.idea/
2020-12-22 02:13:49 +00:00
*.db
2021-05-02 22:12:04 +00:00
*.db-shm
*.db-wal
pictures/
content/