summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:59:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:59:17 -0800
commit7f4dcccc83587c0c2b19b6e658ef1b0834175158 (patch)
treee318335f3e2bbaafc0ace2b67b60c3938ae292b5 /.gitattributes
parent27f1a56ba2406db6ab39e43c554ff2d4245a9ac3 (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