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
|
||||
celerybeat-schedule
|
||||
celerybeat-schedule-shm
|
||||
celerybeat-schedule-wal
|
||||
celerybeat.pid
|
||||
|
||||
# User uploads (served via /uploads)
|
||||
uploads/
|
||||
|
||||
# FastAPI specific
|
||||
__pypackages__/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user