commit | 3723e29131da3ce345367b66377b5cb453c34575 | [log] [tgz] |
---|---|---|
author | CharlieScarver <s.apostolovd@gmail.com> | Wed Jan 21 09:56:35 2015 +0200 |
committer | CharlieScarver <s.apostolovd@gmail.com> | Wed Jan 21 09:56:35 2015 +0200 |
tree | 68fb939504674b81a17ffe5bada8aba549b486e6 | |
parent | ec5e23ac50871fa0e72552c0d5f165a88cda604b [diff] |
Trying .gitattributes out
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5c16db0 --- /dev/null +++ b/.gitattributes
@@ -0,0 +1,4 @@ +*.php linguist-language=PHP +*.js linguist-language=JavaScript +*.html linguist-language=HTML +*.css linguist-language=CSS