summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:06:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:06:24 -0800
commitaa43391c33440cff5d85c9f5e97d5e61a41a128c (patch)
tree97b8a0e6834a9c85c7ac49679bb8b011f8bb1671 /.gitattributes
parentbbf10e7f9cd22518e50af0d903b159ddee7e759b (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