summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:55:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:55:09 -0800
commit361251951be21ddadf76fb8d5595779de6d980ee (patch)
tree51b6a8d71c99e11d59a615a974fd4c5eab113b03 /.gitattributes
parent6cf4667f0d060627b131117f31fa534d456fe073 (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