summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:18:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:18:39 -0800
commit303b5fede187c4b342b38ccd361554f42c008044 (patch)
treecc27df993fdf76f1e9b5fc69b4f6776af336240d /.gitattributes
parent1b8643c6e419c9e93dc08bb8cac3b5609c4b6b3a (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