summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:07:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:07:33 -0800
commit7d4ecd68a0ccbdcccb6498f2e752a253e3bd5c10 (patch)
treebed7d17cabc705b5be05f4694da29b9c3e4ef623 /.gitattributes
parent8fb0b82735ba7a4e4401285583d641d9cd861d50 (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