summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:41:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:41:40 -0800
commit0d63fdd0d6b3735a86b3aef9c78a17a09b58e434 (patch)
tree6ceaa0c40b265675cdc4ee34a228303fa11bfb7c /.gitattributes
parentf68bdf9e5de20f234f94981848b64de48a2e50b6 (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