mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2026-02-05 06:05:18 -05:00
- Updated uv.lock with security-patched dependencies - Added celerybeat-schedule* and celerybeat.pid to .gitignore - Removed celerybeat-schedule files from tracking (SQLite runtime state) These celerybeat files are SQLite databases containing runtime scheduling state. They should not be tracked because: - They're binary files that change during celery beat execution - They cause merge conflicts between developers - Each environment regenerates them automatically on startup
1.6 KiB
1.6 KiB