summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:11:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:11:29 -0800
commite5012a67ae7e60c3ca2b036706c1c95f27063906 (patch)
tree5cf017edf2885a705c56d49fbfabecc20626d691 /.gitattributes
parent07b54cbffe20eb9860a31ff61231192a70f4a147 (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