summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:48:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:48:15 -0800
commit35e6f1bfab768a1cc858597b26fd9b23d2044ae0 (patch)
tree4bc561621db73da9a8b86b8207aceb4b7b6c7fd7 /.gitattributes
parent6819e92097d0eb49c260040f4369f14c0daaa37e (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