1 /.editorconfig export-ignore
2 /.gitattributes export-ignore
3 /.gitreview export-ignore
4 /.travis.yml export-ignore
6 /dynamicReturnTypeMeta.json export-ignore
7 /typo3/sysext/*/Resources/Private/TypeScript/ export-ignore
8 /typo3/sysext/*/Tests/ export-ignore
9 /components/testing_framework/ export-ignore
11 # Enforce checkout with linux lf consistent over all platforms
25 *.typoscript text eol=lf