summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 15:59:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 15:59:21 -0800
commit8becce9f48e3bd8a55b5c12f450248b48cae345b (patch)
tree74ae778da6507191ff7c89f11e9dd2b56e915632 /.gitattributes
parentada0cb823d523263efe3ecbea532cb623a5a1a0f (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