fix: track alembic migrations and logs pages (fix .gitignore exclusions)

Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/fccf042a-a3d9-4eff-a897-9bb3650629cc

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-26 21:19:52 +00:00
parent 69de187aab
commit 82829661da
4 changed files with 559 additions and 2 deletions
-2
View File
@@ -38,7 +38,6 @@ env/
# Logs
*.log
logs/
# OS
.DS_Store
@@ -55,7 +54,6 @@ htmlcov/
# Backend specific
backend/.env
backend/alembic/versions/*_*.py
backend/*.db
backend/*.sqlite