summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:37:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:37:31 -0800
commitf3c740212d5629e6798c3f145743b9a6ec4b3aa9 (patch)
treebad6c8d80d3617e962dbaf5e10516b05739f06c4 /.gitattributes
parentba15237cffe1bf01e44d9160ff2449323d3081b8 (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