chore(gitignore): ignore reports folder and stop tracking generated reports

This commit is contained in:
Joseph Doherty
2026-02-28 06:55:41 -05:00
parent 818dc90bbf
commit 523f86684b
115 changed files with 3 additions and 7796 deletions

3
.gitignore vendored
View File

@@ -32,6 +32,9 @@ tools/go-analyzer/go-analyzer
.DS_Store
Thumbs.db
# Generated reports (kept local, not versioned)
reports/
# IDE files
.idea/
.vscode/*.code-workspace