summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:25:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:25:27 -0800
commitf88d9ffa9e0f57c35f8b9baf3d70e7ccd04a1d6c (patch)
tree232ec9789be98360744bd40e29f2b42f1b0f4919 /.gitattributes
parentdb72abaff56db6b1113ac81033e9468e5607bb5f (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