Vulkan-Docs/.gitattributes
Jon Leech 9a8314cd41 Restructure the repository to put the specification Makefile and
associated material at the top level, vk.xml and associated material in
xml/, and generated include and source files in include/vulkan/ and
src/ext_loader/, respectively (public issue 436).
2018-04-04 23:08:43 -07:00

11 lines
267 B
Plaintext

# These bash scripts must use Unix-style line ending on all platforms.
installRelease text eol=lf
makeAllExts text eol=lf
makeExt text eol=lf
makeKHR text eol=lf
sandboxCopy text eol=lf
config/optimize-pdf text eol=lf
scripts/checkXrefs text eol=lf
*.sh text eol=lf