mirror of
https://github.com/YuzuZensai/Git-Identity-Audit.git
synced 2026-09-13 18:59:04 +00:00
21 lines
198 B
Plaintext
21 lines
198 B
Plaintext
# 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
|