summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:58:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:58:00 -0800
commitcfb2e2369b74a992f624041ae84a78ff3e5eb939 (patch)
tree1e4cb9882dc41d5352c0439b31e76847b5e62822 /.gitattributes
parentc12799cc1ee700c6f83c48533faa1558a11c40c5 (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