[GIT] move kirby to develop
This commit is contained in:
parent
8aec99194d
commit
a23d1159fa
3 changed files with 14 additions and 2 deletions
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue