diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 22:38:16 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 22:38:16 -0700 |
commit | 2895843a4c698f33dd50da03795c918b6892e504 (patch) | |
tree | 54b1deca6969f79d84c9c9a0951bf9b0a43d134f /source/img/.gitattributes | |
parent | 16575a031534c4279273525b8c7694f678f87b07 (diff) | |
download | my_new_personal_website-2895843a4c698f33dd50da03795c918b6892e504.tar.xz my_new_personal_website-2895843a4c698f33dd50da03795c918b6892e504.zip |
serve the CC icon locally
Diffstat (limited to '')
-rw-r--r-- | source/img/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/img/.gitattributes b/source/img/.gitattributes new file mode 100644 index 00000000..58da6937 --- /dev/null +++ b/source/img/.gitattributes @@ -0,0 +1 @@ +*.svg binary |