819de36b09
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@prologin.org>
20 lines
220 B
Plaintext
20 lines
220 B
Plaintext
# Build products
|
|
result*
|
|
docker/volumes/
|
|
terraform-provider-garage
|
|
bin
|
|
test
|
|
|
|
# Local .terraform directories
|
|
**/.terraform/*
|
|
.terraform.lock.hcl
|
|
|
|
# .tfstate files
|
|
*.tfstate
|
|
*.tfstate.*
|
|
|
|
# Crash log files
|
|
crash.log
|
|
|
|
dist/
|