summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:23:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:23:21 -0800
commitced36a23576d62391b44b316929f9023e22c8f41 (patch)
tree31fe4ee5283403ac691bd7505db139ae71fc8d61 /.gitattributes
parentb587e3486e872f25e293022686cadd9139df75df (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