summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:36:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:36:57 -0800
commitd993f08a30f04ffa1b8a5bf37d3d327af1c07daf (patch)
tree58e7a05ac8cf523caa27477bdd02bc293f65101d /.gitattributes
parent63dcd52c65912350e5dbf2d0988351a21495b3fa (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