summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:40:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:40:44 -0800
commitfb60ef3e8c538ff1310d5f2409bfdf2b0b9134c1 (patch)
treeae788a16fac22aa7d8825b53d644b07439b828e1 /.gitattributes
parentfe82874b2975a2c6ef44e1dd46d540820a703d46 (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