summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:24:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:24:08 -0800
commitcbabb347f741ae2cf4a2d744149ab71b3a2ccf1c (patch)
tree71f5b7527a07c9bff8b55e1ac5562f112ecdf221 /.gitattributes
parent8b6804a223dd9fb11a7ee96ebefdb8677a8b7ae3 (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