Skip to content
Snippets Groups Projects
.gitattributes 657 B
Newer Older
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitreview export-ignore
/.travis.yml export-ignore
/Build/ export-ignore
/dynamicReturnTypeMeta.json export-ignore
/typo3/sysext/*/Tests/ export-ignore
/components/testing_framework/ export-ignore

# Enforce checkout with linux lf consistent over all plattforms
*.html text eol=lf
*.css text eol=lf
*.tmpl text eol=lf
*.less text eol=lf
*.scss text eol=lf
*.js text eol=lf
*.json text eol=lf
*.php text eol=lf
*.rst text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.typoscript text eol=lf
*.xlf text eol=lf
*.sql text eol=lf
*.t3s text eol=lf