2016-10-21 21:26:59 +03:00
|
|
|
acs-engine.exe
|
2016-10-21 21:54:25 +03:00
|
|
|
acs-engine
|
2018-02-08 20:01:40 +03:00
|
|
|
debug
|
2016-10-20 02:15:02 +03:00
|
|
|
_output/
|
2017-03-15 23:34:10 +03:00
|
|
|
_input/
|
2016-10-20 04:31:34 +03:00
|
|
|
.vscode
|
2017-01-25 22:30:08 +03:00
|
|
|
.DS_Store
|
2017-01-30 22:19:26 +03:00
|
|
|
test/user.env
|
|
|
|
user.env
|
2017-03-11 02:01:26 +03:00
|
|
|
test/acs-engine-test/acs-engine-test
|
2017-06-24 02:49:47 +03:00
|
|
|
.editorconfig
|
2017-07-26 08:16:18 +03:00
|
|
|
_dist/
|
|
|
|
bin/
|
2017-08-02 03:38:29 +03:00
|
|
|
.env
|
2018-04-20 21:18:24 +03:00
|
|
|
.coverprofile
|
2017-06-01 03:45:46 +03:00
|
|
|
|
2017-08-04 20:02:43 +03:00
|
|
|
test/junit/
|
2017-06-01 03:45:46 +03:00
|
|
|
test/acs-engine-test/acs-engine-test.exe
|
|
|
|
pkg/operations/junit.xml
|
2017-07-07 21:54:03 +03:00
|
|
|
pkg/operations/kubernetesupgrade/junit.xml
|
|
|
|
pkg/acsengine/templates.go
|
2017-08-01 02:24:16 +03:00
|
|
|
pkg/i18n/translations.go
|
2017-08-02 03:38:29 +03:00
|
|
|
|
|
|
|
_logs/
|
2017-08-10 05:18:49 +03:00
|
|
|
test/acs-engine-test/report/TestReport.json
|
2017-08-09 22:28:52 +03:00
|
|
|
*.swp
|
2017-08-22 03:07:55 +03:00
|
|
|
|
|
|
|
# I have no idea why these get generated when I run the e2e test
|
2017-10-11 22:20:35 +03:00
|
|
|
test/e2e/kubernetes/translations/
|
2018-05-05 02:20:42 +03:00
|
|
|
test/e2e/openshift/translations/
|
2018-06-08 21:19:48 +03:00
|
|
|
pkg/openshift/translations/
|
2017-10-11 22:20:35 +03:00
|
|
|
|
|
|
|
# test outputs
|
|
|
|
cmd/_test_output
|
|
|
|
|
2018-08-14 01:44:29 +03:00
|
|
|
# packer
|
|
|
|
packer/settings.json
|
|
|
|
packer/sp.json
|
|
|
|
|
2018-05-24 02:42:03 +03:00
|
|
|
.idea
|
2018-08-31 00:20:22 +03:00
|
|
|
.vs
|
|
|
|
|
|
|
|
# exclude vendor directory from gitignore
|
|
|
|
!/vendor/**/*
|