summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:24:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:24:51 -0800
commit8852c50f19f09393f0c5b2548f7f9a01b2873413 (patch)
tree123c7fafcc3b99f7e60a2e78b7ddf39b134ab5cd /.gitattributes
parentec28106044184b4fb2b45450cc193d9435acfe5a (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