summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 12:23:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 12:23:52 -0800
commit93f86c799cd1e70036d0fcfc86ac7e3ddfd6337e (patch)
treea80ba7eb10828a4e76335f92fdd1148e37f1bc54 /.gitattributes
parent7d96703b5221d7cf2164bcd2e1cc5b515f95a9ad (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