chore: add celerybeat variants and uploads to gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -145,8 +145,13 @@ media_root/
|
|||||||
|
|
||||||
# Celery
|
# Celery
|
||||||
celerybeat-schedule
|
celerybeat-schedule
|
||||||
|
celerybeat-schedule-shm
|
||||||
|
celerybeat-schedule-wal
|
||||||
celerybeat.pid
|
celerybeat.pid
|
||||||
|
|
||||||
|
# User uploads (served via /uploads)
|
||||||
|
uploads/
|
||||||
|
|
||||||
# FastAPI specific
|
# FastAPI specific
|
||||||
__pypackages__/
|
__pypackages__/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user