using git-crypt instead of manual encrypton filters
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -1,4 +1,6 @@
|
||||
backend/models/initial_recorders.json filter=openssl diff=openssl
|
||||
backend/config.py filter=openssl diff=openssl
|
||||
backend/models/initial_recorders.json filter=git-crypt diff=git-crypt
|
||||
#backend/models/initial_recorders.json filter=openssl diff=openssl
|
||||
backend/config.py filter=git-crypt diff=git-crypt
|
||||
#backend/config.py filter=openssl diff=openssl
|
||||
[merge]
|
||||
renormalize=true
|
||||
|
||||
Reference in New Issue
Block a user