summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:01:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:01:54 -0800
commit0453cb394449593beda9a917fc799c7c23da4eec (patch)
tree4a06377bd63eda674460c4a78f59e9747d1c292c /.gitattributes
parent78b4191ccb320e0aee8a1f5ceea9d1857b2f6dfb (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