summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:48:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:48:05 -0800
commitfedc9a2c3af7f2eede333b89d1fbe05822e8c320 (patch)
treeb0d3c5013384460c922dddf45e194767e58175d7 /.gitattributes
parentbe7129aaf2ba0fca632cbb98ab119737ba0216ce (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