summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:18:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:18:11 -0800
commit90a57eb78f932e768ff12257051b5db3a3d109d3 (patch)
tree5e5c3c343856a4355b6b18114f9c3afe50143b9b /.gitattributes
parenta9fc8870496b5a6ec24c5170f0405407ec641e85 (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