mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
17 lines
186 B
Plaintext
17 lines
186 B
Plaintext
/.*/
|
|
!/.vscode/
|
|
|
|
/build/
|
|
/doc/api/
|
|
/var/
|
|
/vendor/
|
|
/web/
|
|
|
|
/*.code-workspace
|
|
/*.iml
|
|
/**/.DS_Store
|
|
/composer.lock
|
|
/doc/about/changelog.md
|
|
/doc/about/license.md
|
|
/share/**/*.private.env.json
|