diff options
author | Soispha <soispha@vhack.eu> | 2024-03-28 22:33:07 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-03-29 22:55:42 +0100 |
commit | 07a442f536d7edc3de1a7957c7c6a756441ead66 (patch) | |
tree | 9b69e956f64a74837dbcdaf1b05a04bd8f493e39 /.git-crypt/.gitattributes | |
parent | chore(git-crypt): Re-add previously encrypted files in decrypted form (diff) | |
download | nixos-server-07a442f536d7edc3de1a7957c7c6a756441ead66.tar.gz nixos-server-07a442f536d7edc3de1a7957c7c6a756441ead66.zip |
chore(git-crypt): Remove `.git-crypt` directory
Diffstat (limited to '.git-crypt/.gitattributes')
-rw-r--r-- | .git-crypt/.gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes deleted file mode 100644 index 665b10e..0000000 --- a/.git-crypt/.gitattributes +++ /dev/null @@ -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 |