summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:52:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:52:10 -0800
commitfec7242cab0501b3b1ec21e039e35cfb3b3e8897 (patch)
tree13ccc560293ed4475c2ff44a406ee003081c5371 /.gitattributes
parent94e1561bca87d92aa25c03f7fd479e928e4478bf (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