Merge pull request #4 from mt-site metabox...
Merge pull request #4 from mt-site metabox Filesystem and database improvements

File last commit:

b114b0b0b176
09cc2a8a8cf2 merge
Show More
.gitattributes
16 lines | 222 B | text/plain | TextLexer
/ .gitattributes
# Anything not explicitly listed
* text=auto
# Code files
*.php text
*.css text
*.js text
*.html text
# Images
*.png binary
*.jpg binary
*.gif binary
*.psd binary
*.ico binary
*.svg text eol=lf