summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:25:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:25:41 -0800
commit61559d452354453c148d6cef950c6418f4757f9b (patch)
tree8df314ed203e05aff57833147f5bccca78568193 /.gitattributes
parentd8bd941e1bf47ad812981cd1114d4fb42e43d18d (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