summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:40:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:40:07 -0800
commit8e07e321c69022c29a94fb82df77cbd69ba9b3e8 (patch)
tree85a6435991bfd91cbb27c37f6bf75e671479d775 /.gitattributes
parent881e8e7fc20f543a56710d79a0f7a50495afe33d (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