k3s/.gitignore
fmoral2 6c394abb32
Add make commands to terraform automation and fix external dbs related issue (#7159)
* test: add make commands and dependencies

Signed-off-by: Francisco <francisco.moral@suse.com>

* fix: fix issue on logic for using external dbs and dependencies

Signed-off-by: Francisco <francisco.moral@suse.com>

---------

Signed-off-by: Francisco <francisco.moral@suse.com>
2023-04-06 12:17:13 -03:00

36 lines
433 B
Plaintext

*.swp
/.dapper
/.tags
/.idea
/.trash-cache
.vagrant/
/.kube
/.cache
/.docker
/.*_history
/.viminfo
/.lesshst
/*.log
/bin
/etc
/build
/data-dir
/dist
/image/root
/image/agent
/image/go_build_agent
/image/main.squashfs
/package/k3s
/package/data.tar.zst
/pkg/data/zz_generated_bindata.go
__pycache__
/tests/.pytest_cache/
/tests/.tox/
/tests/.vscode
/sonobuoy-output
*.tmp
config/local.tfvars
*.terraform
*.tfstate
.terraform.lock.hcl