diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,3 +19,9 @@ pnpm-debug.log* # macOS-specific files .DS_Store + +.terraform/ +**/*.tfvars +**/*.tfstate +**/*.tfstate.backup + |
![]() |
index : joeac.net.git | |
| Joe Carstairs' personal homepage | git+joeac.net@mail.joeac.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -19,3 +19,9 @@ pnpm-debug.log* # macOS-specific files .DS_Store + +.terraform/ +**/*.tfvars +**/*.tfstate +**/*.tfstate.backup + |