summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:36:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:36:01 -0800
commitf8282d82fc50dee65b78ac74aee3276a03a67bd6 (patch)
tree81520b1ef8627ea2e75e5ab17449e0928f039df4 /.gitattributes
parent8e75b566fe14273c1b0af65f28dc005d83785fae (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