summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 12:25:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 12:25:33 -0800
commitca6b212adef25d6aa665dd1ada78a8b56dfa1778 (patch)
treeb0df3e5c8da59725948610dd45feb97c108b5ecf /.gitattributes
parent1bf24de5b88ed4c934548947d6a9c5cb2f8f8ed5 (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