summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:13:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:13:18 -0800
commita743c2303c07024e82105fe58885da31dd61361e (patch)
treec353b201ba0c27a124e4739778cbe83b9011b74a /.gitattributes
parenta06a5aab840fcef14b107b2f82f08182364dfa2c (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