Chore: Clean up workflow files and artifacts

- Update .gitignore to explicitly ignore data directory contents
- Remove unused workflow file
- Remove test artifact file
- Remove unused ai_backlinker README
This commit is contained in:
ajaysi
2026-04-07 06:45:25 +05:30
parent 23bf709c10
commit 45231625fd
4 changed files with 1 additions and 43 deletions

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@ artifacts
.opencode
data/
data/*
.trae/
/backend/database/migrations/*