chore: add test.db to gitignore

This commit is contained in:
Nicholas Tindle
2026-01-20 01:24:22 -06:00
parent b32bfcaac5
commit aeec0ce509

3
.gitignore vendored
View File

@@ -180,3 +180,6 @@ autogpt_platform/backend/settings.py
.test-contents
**/.claude/settings.local.json
/autogpt_platform/backend/logs
# Test database
test.db