summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:45:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:45:51 -0800
commit8a555920abde7fde2c95f029b13b161290f16b1a (patch)
tree6d3abe266460d42366ff172a83efc70fa73eb33d /.gitattributes
parent9e5428482d7d8d4dc7db5afb6d6c375965202c30 (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