summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:32:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:32:18 -0800
commitbfd8b5c579bfac0dfde1dbbcc94ebe61ad502a77 (patch)
tree341263b7c386eef363c0c9c0b8c107b7d0c106aa /.gitattributes
parent5318f39754a12bedcef3d3526b37bab2b51719f8 (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