diff options
author | Petr Mrázek <peterix@gmail.com> | 2015-05-19 22:28:51 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-05-19 22:28:51 +0200 |
commit | d0b31da4b53e6aa4630dec9eef9435246889d6c4 (patch) | |
tree | 5f003e15ab7515b7359ac1bf7ada001d45268ccd /.gitattributes | |
parent | 2ad9e6393f1e4aaa31a4bba3639f12e2761cfd53 (diff) | |
download | PrismLauncher-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.gz PrismLauncher-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.bz2 PrismLauncher-d0b31da4b53e6aa4630dec9eef9435246889d6c4.zip |
GH-960 possible fix for missing OSX ca certs
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..2a31189d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pem -crlf |