summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:32:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:32:21 -0800
commite3599973c7a33272082f80ce850ca8040f45ec16 (patch)
treee09f18e5c6228893e9439e9c27116dfb87f45b5c /.gitattributes
parent72d886831d26ec25b49268d32e84e472ab1bcd81 (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