get rid of git-crypt

This commit is contained in:
Antoine Martin 2022-03-11 19:02:19 +01:00
parent 617a8e7459
commit 73229df4e4
3 changed files with 0 additions and 7 deletions

View file

@ -1,4 +0,0 @@
# Do not edit this file. To specify the files to encrypt, create your own
# .gitattributes file in the directory where your files are.
* !filter !diff
*.gpg binary

3
.gitattributes vendored
View file

@ -1,3 +0,0 @@
secrets/**/*.secret filter=git-crypt diff=git-crypt
secrets/matrix-email-config.nix filter=git-crypt diff=git-crypt
home/secrets/*.secret filter=git-crypt diff=git-crypt