summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:03:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:03:37 -0800
commit03e6c7f10a3b2e33f23d79c366026e3f3bebd1e2 (patch)
treea7dac8de0310cb588a25ac3022a3f33565054b62 /.gitattributes
parentc281336c8e9270f2b24862a342ed3fda16a2bb81 (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