k3s/.gitignore

36 lines
433 B
Plaintext
Raw Permalink Normal View History

2019-01-01 08:23:01 +00:00
*.swp
/.dapper
/.tags
2019-01-01 08:23:01 +00:00
/.idea
/.trash-cache
.vagrant/
2019-05-27 19:15:01 +00:00
/.kube
/.cache
/.docker
/.*_history
/.viminfo
/.lesshst
2019-01-01 08:23:01 +00:00
/*.log
/bin
2019-09-06 00:39:18 +00:00
/etc
2019-01-01 08:23:01 +00:00
/build
/data-dir
/dist
/image/root
/image/agent
/image/go_build_agent
/image/main.squashfs
2019-01-09 16:54:15 +00:00
/package/k3s
/package/data.tar.zst
2019-01-09 16:54:15 +00:00
/pkg/data/zz_generated_bindata.go
2019-01-01 08:23:01 +00:00
__pycache__
/tests/.pytest_cache/
/tests/.tox/
/tests/.vscode
2019-04-29 20:54:51 +00:00
/sonobuoy-output
*.tmp
config/local.tfvars
*.terraform
*.tfstate
.terraform.lock.hcl