summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:49:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:49:05 -0800
commit44019e32edae84274bb2c39551b3b5d13ada48a5 (patch)
treebfd0cc9c1068393f0cc4eef13f7fc069a85d428e /.gitattributes
parentc9391b191238748ac282ed59f0eb903a38fc9fc3 (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