summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 00:37:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 00:37:36 -0800
commitfa9081e3cfe2a6aea1eb5dae6ee51966345be59b (patch)
tree3b92044cd48e7abc88c3350b83d9b91dfd9d7193 /.gitattributes
parent9d16ca62060eb9f2c8023da56dc4422f9f4931e7 (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