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