summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:31:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:31:09 -0800
commit5bb31edf0f77cef7f17348ba7ad817e87dc45a5f (patch)
tree50abf751368249dc96971f2da237db1044b33121 /.gitattributes
parente6df95fad01aa9cb4ffe06d5311dbb3a356c8d09 (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