summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:47:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:47:34 -0800
commit3a61f95f0cae9d9c8bcd0dd9d972e6c1c00dc45e (patch)
treec8a8c9b6a6cae78948a2f55d79434b9d369d9426 /.gitattributes
parent8a35007094a0afc38db9171e9251f7f703cfd33a (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