summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:52:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:52:55 -0800
commitb8582125d668085e150937c722f26c29a7d62365 (patch)
tree22a11c798cc48107a3cc2070569fddc05c8e3b57 /.gitattributes
parent1cc1bf8f414f12bd57a408ea04f3925c99a3ee8a (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