Initial commit

This commit is contained in:
2025-10-04 16:16:05 -04:00
commit d38a1ab86c
14 changed files with 436 additions and 0 deletions

17
git-usage.md Normal file
View File

@@ -0,0 +1,17 @@
---
trigger: always_on
---
Commit Message Prefixes:
- "fix:" for bug fixes
- "feat:" for new features
- "perf:" for performance improvements
- "docs:" for documentation changes
- "style:" for formatting changes
- "refactor:" for code refactoring
- "test:" for adding missing tests
- "chore:" for maintenance tasks
Credentials:
- user.name: Bill
- user.email: bill@bballou.com