summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:13:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:13:21 -0800
commit214557c6485488fb1e6e0a6cf64c4be21add40fa (patch)
tree9b2f8cfb426df625c3ec6add3304b27b1fd7ae5a /.gitattributes
parent244d07be31343227f39a64b6f38b2035a44dc6a5 (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