summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:32:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:32:56 -0800
commitcc2a731910ff7b83a0a4050b01e2b437a9ba4a40 (patch)
tree1d0bfe2207ecc8376e28df97f8662e6488874ca0 /.gitattributes
parentd4e77249c67994786670da43816b172925b8e965 (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