osxphotos/.gitignore
2021-06-04 07:01:33 -07:00

19 lines
171 B
Plaintext

.metrics
.DS_store
__pycache__
.coverage
.condaauto
t.out
.vscode/
.tox/
.idea/
dist/
build/
working/
osxphotos.egg-info/
.mypy_cache/
cli.spec
*.pyc
docsrc/_build/
venv/