Files
codefever/.gitignore
2022-01-06 15:15:08 +08:00

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