summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:17:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:17:23 -0800
commitb1e154e3ec22e9237fa1a66f92fb8009691670cc (patch)
treefafd1687fcbf4ae1339c8aa9bdba5eef3fd65bb1 /.gitattributes
parent2bc605ee285b3e72d20baa931db6de632b6bac4e (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