diff options
author | emkael <emkael@tlen.pl> | 2017-01-03 23:37:23 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-01-04 20:56:05 +0100 |
commit | 140d8206002abe5762f983a465d1f8619d013e13 (patch) | |
tree | 35f3d0ddac0b35a7ec74f4752db3a1244ed07a84 /.git-crypt/.gitattributes |
Initial commit:
* git-crypt setup
* configuration files
Diffstat (limited to '.git-crypt/.gitattributes')
-rw-r--r-- | .git-crypt/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes new file mode 100644 index 0000000..17ef601 --- /dev/null +++ b/.git-crypt/.gitattributes @@ -0,0 +1,3 @@ +# 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 |