Files
terraform-drone-plugin/.gitignore
2023-10-31 12:54:31 +01:00

16 lines
153 B
Plaintext

/.*
!/.gitignore
!/.gitattributes
!/.editorconfig
!/.run/
HELP.md
**/*.log
**/*.hprof
**/generated/**
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/