summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:51:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:51:38 -0800
commit5bd3b0673aca2c72ea0e648c8bea6aa491cead4b (patch)
treee7d7dbc91e73eb4604b0b570556ca1ce0c02be50 /.gitattributes
parent31f7ee80b125e23aca9e9918a7c6578e64ba4591 (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