summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:38:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:38:22 -0800
commitbb5c99e8091f8e2f5a9ba3427b5219661e4975cb (patch)
treedefbcac1d19590b77f5203294118f2f40990d60a /.gitattributes
parentfcbd01b29ea39d6f599fcf98648938211b307bf7 (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