summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:08:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:08:20 -0800
commit771ec1139221e2974175312bef9168f429e02527 (patch)
tree24067a4f8bec89f2a6ec400fb3adb4450f029bc6 /.gitattributes
parent14e3ea8ee92e234d9590c7c32cfa4438e73e5558 (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