mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-29 11:02:30 +01:00
Updated the .gitignore and license files
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,14 +1,6 @@
|
|||||||
/.*/
|
.*/
|
||||||
!/.vscode/
|
.vscode/
|
||||||
|
vendor/
|
||||||
|
|
||||||
/build/
|
|
||||||
/doc/api/
|
|
||||||
/var/
|
|
||||||
/vendor/
|
|
||||||
/web/
|
|
||||||
|
|
||||||
/*.code-workspace
|
|
||||||
/*.iml
|
|
||||||
/**/.DS_Store
|
/**/.DS_Store
|
||||||
/composer.lock
|
composer.lock
|
||||||
/share/**/*.private.env.json
|
|
||||||
|
|||||||
@ -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 © 2018 - 2019 SAB International
|
||||||
Copyright © 2020 siteLease Web Solutions
|
Copyright © 2020 siteLease Web Solutions
|
||||||
|
|||||||
Reference in New Issue
Block a user