From 8004781e622a192e0956af3ea0fc84948773d087 Mon Sep 17 00:00:00 2001 From: Benjamin Blake Date: Tue, 3 Mar 2020 14:47:31 -0700 Subject: [PATCH] Updated the .gitignore and license files --- .gitignore | 16 ++++------------ LICENSE.md | 2 +- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 7ac5440..da947e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,6 @@ -/.*/ -!/.vscode/ +.*/ +.vscode/ +vendor/ -/build/ -/doc/api/ -/var/ -/vendor/ -/web/ - -/*.code-workspace -/*.iml /**/.DS_Store -/composer.lock -/share/**/*.private.env.json +composer.lock diff --git a/LICENSE.md b/LICENSE.md index 672f77a..a5af127 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Suger Cube (formerly gitea.php) is released with MIT License: +The Suger Cube Client (formerly gitea.php) is released with MIT License: Copyright © 2018 - 2019 SAB International Copyright © 2020 siteLease Web Solutions