summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 02:45:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 02:45:12 -0800
commit50840d77022581b9edcf342af196a12b8aa361c5 (patch)
treeca01e6d2597d31b0aaae551ae12f624249ddc3fb /.gitattributes
parentebcbe58fc5ed0dbe25b9bd8752475a84bedc120e (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