mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-13 00:59:49 +08:00
27 lines
444 B
Plaintext
Executable File
27 lines
444 B
Plaintext
Executable File
!*/
|
|
|
|
.vscode
|
|
/env.yaml
|
|
/config.yaml
|
|
/node_modules
|
|
|
|
/application/logs/**
|
|
/application/libraries/composerlib/vendor
|
|
|
|
/www/robots.txt
|
|
/www/view/node_modules
|
|
/www/view/npm-debug.log*
|
|
/www/view/yarn-debug.log*
|
|
/www/view/yarn-error.log*
|
|
|
|
/http-gateway/main
|
|
/ssh-gateway/shell/main
|
|
|
|
/misc/modify_authorized_keys.pid
|
|
/misc/modify_authorized_keys.child.pipe
|
|
/misc/modify_authorized_keys.master.pipe
|
|
|
|
/file-storage/**
|
|
/git-storage/**
|
|
!/git-storage/hooks
|