summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:29:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:29:15 -0800
commit5932089e3772219229d8803a808b3fbd1c4e9b31 (patch)
tree1b7fb1b01a55c29bb4f09eda7641e8f60766a95a /.gitattributes
parentfd10e5d3706e69b2fe5faddc02000b6f1b724716 (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