summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:31:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:31:25 -0800
commit017285285b4a558ff8a87e275b3feae6975bb7fc (patch)
treee0a50c09946c8e31faa94ee8fa55bd7b3973d128 /.gitattributes
parent01a0054e3f2fc5e55d8d8c6210a71df959f01b4a (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