Files
photo-pipeline/.gitignore

8 lines
75 B
Plaintext

.venv/
__pycache__/
*.pyc
photo_pipeline.db
*.db-wal
*.db-shm
test_flow.py