mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
Added the repository settings
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
/.*/
|
||||
!/.vscode/
|
||||
|
||||
/build/
|
||||
/doc/api/
|
||||
/var/
|
||||
/vendor/
|
||||
/web/
|
||||
|
||||
/*.code-workspace
|
||||
/*.iml
|
||||
/**/.DS_Store
|
||||
/composer.lock
|
||||
/doc/about/changelog.md
|
||||
/doc/about/license.md
|
||||
Reference in New Issue
Block a user