summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:27:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:27:58 -0800
commit114b28801130bcdf8df85a58b1fff38dac232092 (patch)
tree35c8edbb92951c91c636f32032b82d794486cfb5 /.gitattributes
parentbe22b7038f61e61ccfcdee7ab60c8c6a4a6311b5 (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