Add git-crypt encryption for config.py

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
cproudlock
2026-02-17 12:47:10 -05:00
parent d14432ce59
commit 942baacef9
3 changed files with 1 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
config.py filter=git-crypt diff=git-crypt

1
.gitignore vendored
View File

@@ -1,5 +1,4 @@
# Config with secrets # Config with secrets
config.py
# Python # Python
__pycache__/ __pycache__/

BIN
config.py Normal file

Binary file not shown.