1
0
Fork 0

[GIT] move kirby to develop

This commit is contained in:
Jannik Beyerstedt 2016-03-31 12:59:34 +02:00
parent 8aec99194d
commit a23d1159fa
3 changed files with 14 additions and 2 deletions

12
.gitattributes vendored Normal file
View file

@ -0,0 +1,12 @@
# Enforce Unix newlines
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.scss text eol=lf
*.svg text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
# Don't diff or textually merge source maps
*.map binary