summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 14:56:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 14:56:27 -0800
commit7dfe682e96ada4cbf314fd8d8abb28d7df251060 (patch)
treeb86f151df0501d5fbdbae4e2ce3bc512d5c3beb8 /.gitattributes
parent666b1e9b1769dcf236286b942e877f0dec84d26f (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