summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:30:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:30:16 -0800
commit3bf4cd4bd93e93fda5e633c91e9ea4cd49656920 (patch)
tree721b293622325744b8a7c685e1cc9a48d2d669b1 /.gitattributes
parent9def19be16abe5114f667e3afaf114950d47be40 (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