summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:58:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:58:35 -0800
commit628b2a72d48f6fad9062598ae5567d694efc2bfb (patch)
tree6d9c431fc66873b1e5a39a61522ab184f0317fc3 /.gitattributes
parentb8f8d19992bb7166d80eea7580284cfe897b3b26 (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