summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:00:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:00:38 -0800
commitbd7f84fed5ed8a39f24c5f11e6d105de57808ef9 (patch)
tree5a5c73c0a53debeea2fd04ba43781bfdac61e0a7 /.gitattributes
parenta61af75749694f20a6d266e7c4765fee06a6c22a (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