mirror of
https://github.com/kennethreitz/photos.kennethreitz.org.git
synced 2026-06-05 06:46:13 +00:00
3f4d054610
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
131 B
Plaintext
16 lines
131 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.so
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
.env
|
|
db.sqlite3
|
|
*.sqlite3
|
|
media/
|
|
staticfiles/
|
|
.env
|
|
.DS_Store
|
|
dump.json
|