summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:55:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:55:04 -0800
commit20093469d3bb1793442ae44c1bfa14287af3af83 (patch)
tree67e6c3fb444a95044d3babe95c8074bfd91006d8 /.gitattributes
parent6506326b766fa8762bf55ba2b380fdcdbf150d66 (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