summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:34:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:34:07 -0800
commit6a74415040af95275f0e2073e2a68488ba9dcd98 (patch)
tree99543d90395afd004b38d249a4727eedcafe2a3a /.gitattributes
parent28d9fa04f2a7783272869f69f21798a44e6f431b (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