summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:29:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:29:05 -0800
commit808eb26a9b2b319f7118a3244de296f8e6bda8aa (patch)
tree08282bd47fc26928b8a627691ec15b83a05126bc /.gitattributes
parent9d10e776d9ed53c89f9e689599a38ace146c35c0 (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