summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:47:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:47:59 -0800
commit166b47e3c7d8ec7b626b9b9a1a4fb86f9b2f4ffa (patch)
treeb1ecd2e60af0bfb838ae7907590081f72bebe445 /.gitattributes
parentbae6ccd2ab81657ce89b47d7dca66017f5506733 (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