summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:52:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:52:21 -0800
commiteede9b7b44be7f228c7cbae771cc99e705b0b9ae (patch)
tree9b9464efb0ed4f20cfab5c509ad22acf820fc0fe /.gitattributes
parent4182c56f97f46cc9756a757c0afb00f889d96d9d (diff)
Add LICENSE.txt and README.mdHEADmain
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