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/
|