summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:33:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:33:56 -0800
commit3aa786a04b2ef2b457e758b076db4e48745bc9e8 (patch)
tree1a56e2cec6b4f955c47d428bd284255c0d856e5f /.gitattributes
parent7f59e19492ff98a0840c65f9c943b461053cfcd1 (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