summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:43:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:43:08 -0800
commitf98ec1f198c265ef85bc9ce11f73a3b54fe04b73 (patch)
tree29f94793522ff9a5ba32505ec5734b9039876e89 /.gitattributes
parent1c8fa3732b1b957e2604fd326c90ec562c138dce (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