summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:38:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:38:13 -0800
commit9cb87ef09a9aac264727b6e5afccd4f2f6d6b51b (patch)
tree0e8e5d6d6e75eb36df16b1a6689d5b15334b1363 /.gitattributes
parent82ea4e2d2a38a746e92c2ccae7ee6d12f4778d07 (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