summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:17:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:17:43 -0800
commitedc71c7e04e9faf4be427fb4671e5f6a801a290d (patch)
tree02b6f4d57233d7dbf2a581e848e42e4e50d81b08 /.gitattributes
parentda013edbc3ed1d3cfd140935f04c8e71233705bc (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