summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:10:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:10:23 -0800
commit188d4d93bac4b4d3a45f920c0f2f17ed2339fd61 (patch)
treef9ee3575879d21870311c696c171c2a0a6274b0b /.gitattributes
parent41eafa68b49035b2d617fd29d5cc853f099767a3 (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