summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:44:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:44:00 -0800
commit2f4067ff1e3d199510a09b923518c12acdcf2f3b (patch)
treec8a0cc06c5982e225a0de50dd3fed3130e9fb117 /.gitattributes
parent730d29594fa117001c25df101ea1081cfb18dbb4 (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