summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:26:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:26:26 -0800
commitceec584ebef47297f56d0832780f474285f751d8 (patch)
treea55e4ba5709a071b5b70a652d5024c605d5ca6e1 /.gitattributes
parentcfe8c0c740803a96c3886c587c1eeeb067f1ba1b (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