Why: I wanted something simpler than git-crypt, with flexible pattern matching, easy setup via `pip install`, and modern crypto defaults.
How: after `gitsafe init`, any files matching your patterns are automatically encrypted in commits and decrypted in your working tree.
Repo/PyPI: https://pypi.org/project/gitsafe-cli/
I’d love feedback on usability, team workflows, and missing features. Collaboration welcome!