summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:10:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:10:48 -0800
commitdf17df36e4e56795b2f5fcdee0a4946e10fdd2e1 (patch)
tree442dbde5a13a4d9f107f9872da4e5ba178dc703e /.gitattributes
parenteff10368803475a9dcc9ad9c487a1a97100b558b (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