summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:43:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:43:51 -0800
commit359d0c072d89084d10c19b5a27c24757006575a5 (patch)
tree181e78958bae289c2e549411736be9e7ad2cc4e3 /.gitattributes
parent7191569ccf9e74cc6ffdf61d78fd7f9613bc39f0 (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