summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:00:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:00:19 -0800
commit3a3ed638bac0be5b9d8e21f834ae60294040bc6c (patch)
tree6d455de0d85b25c9a31714d554b1d374e143f730 /.gitattributes
parenta80c75c41a8c795cae2b92b9b16f19b427629054 (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