summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:45:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:45:06 -0800
commit42fdaac7822f876a0b6e4d177b2da24ae4a14b0d (patch)
treec62f9358b899c2bf14c30ecbc7b4d3d0eaba8bc4 /.gitattributes
parent1002a02371ffe4a7a9e1edbea86a674b6d1201e8 (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