Add git-crypt encryption for secrets.md and config.asp
Sensitive files are now encrypted at rest in the repo, allowing them to be committed safely and synced between machines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
secrets.md filter=git-crypt diff=git-crypt
|
||||
includes/config.asp filter=git-crypt diff=git-crypt
|
||||
Reference in New Issue
Block a user