summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:35:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:35:27 -0800
commit7201e9941b82b92b18d7c7e2614fdf1c38622cf1 (patch)
tree6f335c8374ca9d4530c6a6bb996a5996b0e3c61f /.gitattributes
parent7cb75ee21f3b3a75f6895eb455f99d3f091fdc5a (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