summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:26:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:26:26 -0800
commit3c8d4a9af87bc561b425f2fb2e9ef19a6c6f1fa6 (patch)
tree1b6babfe255a35bb8ad89ac7e10d4440679d5fbd /.gitattributes
parent22656240b5ea1f257519fbd4291e2d8a82c948dd (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