summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:01:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:01:04 -0800
commitdcb6511df8e50b4f9694ae6e6303764df6d4d314 (patch)
tree6589d82829311edb426b1b9daa7ba0c46d2d809f /.gitattributes
parent8cb51569898b102e2388ef0abcb4692aeb31fa95 (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