forked from github/server
13 lines
257 B
Text
13 lines
257 B
Text
*.json text
|
|
*.xml text
|
|
*.py text
|
|
*.md text
|
|
*.txt text
|
|
*.lua text
|
|
|
|
# Shell scripts should *always* be LF, regardless of platfrom
|
|
s/* text eol=lf
|
|
*.sh text eol=lf
|
|
|
|
# All third-party code should not be EOL-normalized
|
|
#third-party/** -text
|