summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:28:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:28:34 -0800
commit67aaeedfb24eae2088cfea8bdec920952a0ba479 (patch)
treebc437d4ba551a325ea16f06a72fdb9bd68225e78 /.gitattributes
parent24874c84046aaf3f2b399b14fa26a1a32538f8b7 (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