Commit 92f05d3
chore: add SonarQube configuration to gitignore
Add SonarQube analysis artifacts to .gitignore:
- sonar-project.properties (project configuration)
- .scannerwork/ (scanner working directory)
This prevents committing code quality analysis artifacts to version control.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 68e8217 commit 92f05d3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments