summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:35:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:35:34 -0800
commit3fbaf07024e15c476207759bf816b7488452c4b3 (patch)
treeed0aa23b4893a78087a5c121c4a2e7bcab314dd0 /.gitattributes
parent6a09b926f50acb00d8f261bb92678cb4bef875fa (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