using git-crypt instead of manual encrypton filters

This commit is contained in:
Tobias Kurze
2019-11-13 12:59:09 +01:00
parent 872e531ef5
commit 2da856dd36
3 changed files with 427 additions and 291 deletions

6
.gitattributes vendored
View File

@@ -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