summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:47:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:47:27 -0800
commit725a0253fbe22d60e90f2323f38c55295cfe2ca6 (patch)
tree65642485d12e295eec43f014bf430779acf285ed /.gitattributes
parent00838974cdb7cfdb3a432cbf706a101187aa23c4 (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