mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-18 15:00:18 +00:00
37 lines
444 B
Plaintext
37 lines
444 B
Plaintext
/target
|
|
|
|
# Infrastructure
|
|
.env
|
|
.terraform
|
|
terraform.tfstate
|
|
terraform.tfstate.backup
|
|
aws-packer-config.json
|
|
override.install.sh
|
|
|
|
# Ignore the google cloud auth creds created in Actions workflows
|
|
gha-creds-*.json
|
|
crane
|
|
tok
|
|
|
|
# IDE
|
|
/.idea
|
|
/.vscode
|
|
|
|
# Benchmarks
|
|
/results
|
|
|
|
# cli markdown output
|
|
cli.md
|
|
|
|
# precommit hooks
|
|
.editorconfig
|
|
.markdownlint-cli2.jsonc
|
|
.pre-commit-config.yaml
|
|
.prettierrc
|
|
.shellcheckrc
|
|
|
|
# example outputs
|
|
/image-cache
|
|
|
|
/out
|