summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:59:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:59:52 -0800
commit414dec803111b0404c63a076b374e23a365ef189 (patch)
tree456f699b125529b757c43e0dc5ce30dd6397f0e0 /.gitattributes
parenta7ba49e32a99d19e16a65accf500dc2920fb9459 (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