summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:16:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:16:18 -0800
commitc60fb89106306a7444aa3696bae348a03a8f5a55 (patch)
tree1c6f814692ece4f71735ff96a986c9ee016aee75 /.gitattributes
parentdac800305d5b8f9a8d4992475ca756f7b73b22d5 (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