summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:56:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:56:59 -0800
commitfa591b70fb7f1aa2ceb8f4b9c1bdf9847120ad7a (patch)
treedbb7438096743fae289bc647b870a9d29d1c1453 /.gitattributes
parent201b80a4b12a97233f4d71bed5ed6f72b09db8c0 (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