summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:14:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:14:06 -0800
commit9b06c94ad754ae1b78e753c5fffa4d351d42da93 (patch)
tree1bb51651dc55653f26f6b15480643a7b8643b63c /.gitattributes
parent8381f24b1366fd24568141a2a5b65513dd75e7b0 (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