Created
May 12, 2015 19:24
-
-
Save arbaaz/d75014a0520dde46c81f to your computer and use it in GitHub Desktop.
enc.gitattributes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[filter "openssl"] | |
smudge = ~/.gitencrypt/smudge_filter_openssl | |
clean = ~/.gitencrypt/clean_filter_openssl | |
[diff "openssl"] | |
textconv = ~/.gitencrypt/diff_filter_openssl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment