harbor/.gitignore

35 lines
682 B
Plaintext
Raw Normal View History

2016-02-01 11:59:10 +00:00
harbor
make/common/config/*
2016-12-30 10:04:01 +00:00
make/dev/adminserver/harbor_adminserver
make/dev/ui/harbor_ui
2016-11-02 07:49:28 +00:00
make/dev/jobservice/harbor_jobservice
2016-12-30 10:04:01 +00:00
src/adminserver/adminserver
src/ui/ui
src/jobservice/jobservice
2016-12-30 10:04:01 +00:00
src/common/dao/dao.test
2016-05-09 06:11:34 +00:00
*.pyc
jobservice/test
2017-02-21 06:54:42 +00:00
2017-03-21 08:05:00 +00:00
src/ui/static/*.html
src/ui/static/*.bundle.js
src/ui/static/*.bundle.js.map
src/ui/static/harbor-logo.*.png
src/ui/static/i18n/lang/en-us-lang.json
src/ui/static/i18n/lang/zh-cn-lang.json
2017-02-24 10:22:31 +00:00
2017-03-21 04:11:34 +00:00
src/ui_ng/coverage/
src/ui_ng/dist/
src/ui_ng/html-report/
src/ui_ng/node_modules/
src/ui_ng/typings/
2017-02-21 06:54:42 +00:00
**/*npm-debug.log.*
**/*yarn-error.log.*
.idea/
.DS_Store
**/node_modules
**/ssl/
**/proxy.config.json
2017-04-18 03:36:29 +00:00
**/npm*.log
2017-04-20 06:58:31 +00:00
**/*ngsummary.json
**/*ngfactory.ts