summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:05:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:05:03 -0800
commit8c6e23e5d4236be6052d1d4b8aec0687b7d9ac26 (patch)
treebe728859e90ce33d56310442219727e1e1313558 /.gitattributes
parent38b40e09e3bd60bdb55cc82d49df84f5d7bf25b6 (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