summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:06:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:06:34 -0800
commit4d7a9ae798115cd2ffe7480ca8e530c689647ea1 (patch)
tree5377a470c9c9f1417d11af7649b6d2d00d0df109 /.gitattributes
parent99e37600f3b2bcb1adf5d6de02243ddcad400b2b (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