Commit graph

3 commits

Author SHA1 Message Date
Blake Ridgway
8611afa3f0 docs: add commit message guidelines
Establish a formal convention for Git commit messages to improve the
clarity and readability of the project's history.

This standard follows the Conventional Commits specification and will
enable potential future automation for changelog generation.
2025-06-11 20:54:43 -05:00
Blake Ridgway
1fbf13354e fix: removed .idea folder 2025-06-11 20:51:18 -05:00
Blake Ridgway
00424ea4c1 feat: Add gitignore template 2025-06-11 20:50:20 -05:00