summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:11:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:11:49 -0800
commitc44c0232dd3830997d2b7cafd405317d60b24a0d (patch)
tree3031c571a829cdb400833f164f701110ae5bc5f6 /.gitattributes
parent44719eb69828b933e960b1198d95984d5f8eccdd (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