feat: Initial commit

This commit is contained in:
2026-07-13 05:45:48 +07:00
commit 1f616240db
12 changed files with 810 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Build artifacts
/git-identity-audit
*.exe
*.test
*.out
# Generated reports
git-identity-audit-*.html
# Go tooling
/vendor/
# Editor/OS
.DS_Store
.idea/
.vscode/
# Output
*.html
!template.html