summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:48:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:48:42 -0800
commit5504f28058e3964a86ccacdd777de3f0807dbd14 (patch)
treec4f4b8b31dcae722ae7351f09357db68010e92e8 /.gitattributes
parent4c8d8019327ea718ad1dd0ecd3e1861cd14065bd (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