summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:30:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:30:20 -0800
commitbb5c8a1479f1cf00f8e6a461d86f79e4b59cb2d9 (patch)
tree97c54967bafd3533d531dc6e8abb6dd28165602b /.gitattributes
parent3009c01b4f8d84fd8e0819341311b95d0701b4d1 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf