summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:14:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:14:49 -0800
commitdaccef40fe5d2bcd9c81c63ea9d513fdb7fe76ac (patch)
treef07e88bfb96f365247098a93f19c1717e07f08d6 /.gitattributes
parent6c2e5b8e14ef61c73d82180c97801858f197cb02 (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