summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:52:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:52:48 -0800
commit93a54e72cc83cc7ca015df737faf8e022d5c1af7 (patch)
tree09a0a0a036ae9536117bc714ee5da0cb9d315b6d /.gitattributes
parent8fa8caa35ff4c6274f0de1dc5a0f29d67648b91a (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