summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:19:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:19:15 -0800
commitb0339607c330dcc83e2cf90e674b83186d52b51c (patch)
tree5f55297922717e4ca6f5cb5d13724d7141206193 /.gitattributes
parentdea7ed7b69b9b3c877055db062c5455668cec885 (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