summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:35:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:35:17 -0800
commit50a6332108b6035776f5dc47201d5bf93a4df26f (patch)
tree55b55ee0066182d84a21bc90babbd7b9a9a0a70b /.gitattributes
parent9ce1f8b06a84967141eaafe1b0ecd0a3166c2d94 (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