summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:03:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:03:56 -0800
commit6c9ca4f4d703d00660015e534c001a97a25ebb2c (patch)
tree53decf942be643839e89109b05f6ccdd7bc48d32 /.gitattributes
parent6a529f9dc7bc689d656cb76b433b447f41ff8bf8 (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