summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:20:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:20:22 -0800
commitfe09aa4480cca67f5cba20bc3fa09e661f6e9c71 (patch)
tree8791a134f9c6d58d1a4495e689293b5b85a22db1 /.gitattributes
parent597d4b3bc006cc0e1daf7a78cb9522e8459e2290 (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