summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:05:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:05:03 -0800
commit34231ab99965c8c9199326154d769f3e15c9b66d (patch)
tree40442a116b60afb62f753c08329dfbd54c2aa8b0 /.gitattributes
parent31242e26b8c2c9b3f13c9f27eccf89843ac7167b (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