summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:16:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:16:53 -0800
commitb9c6b662245fb9e46a55a6b2ab6c0e5dc90421c0 (patch)
tree2e59e727f1726faa8f7615a1a35ce42605d0f31c /.gitattributes
parentff98344aa1c9e428bfc119f793fe0d6f2fb1c953 (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