summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:54:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:54:00 -0800
commit4d0f173a8e9e9b4987aba6d31c4a60897dfa7c5a (patch)
treeac66e4da06307f5e4f3505618857410e6dac7fe4 /.gitattributes
parentf4860a0f85084625e6afa9b495559494a47fc87d (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