summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:48:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:48:50 -0800
commit886b561b1f15c44a32996c3d0776fb0d9f2dc4c9 (patch)
treee6a7a01115087dbe241c469b5626188059be8f1f /.gitattributes
parent28a196b59d6215fb15d39283110e4e2a6fe0ca86 (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