initial commit
Change-Id: I12a20fc994c2a94df96de9d3393b06bf6687f77a
This commit is contained in:
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
.DS_Store
|
||||
.eclipse.buildship.core.prefs
|
||||
.gradle/
|
||||
.idea/
|
||||
.kubernetes-manifests-*/
|
||||
.project
|
||||
.skaffold-*.yaml
|
||||
.terraform.lock.hcl
|
||||
.terraform/*
|
||||
.venv/
|
||||
.vs/
|
||||
.vscode/
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.pyc
|
||||
*.swp
|
||||
*.tfstate*
|
||||
*.tfvars
|
||||
*~
|
||||
bin/
|
||||
build/
|
||||
Dockerfile.pip
|
||||
node_modules/
|
||||
obj/
|
||||
pkg/
|
||||
release/wi-kubernetes-manifests.yaml
|
||||
vendor/
|
||||
Reference in New Issue
Block a user