diff options
| author | lian-manonog <lian.manonog@gmail.com> | 2024-08-14 12:38:08 +0100 |
|---|---|---|
| committer | lian-manonog <lian.manonog@gmail.com> | 2024-08-14 12:38:08 +0100 |
| commit | 46673b671bef834dc2e043e7845e8a5b8fee9d34 (patch) | |
| tree | 3a365a5d41ac463ccca1899ae502064ddc33120c | |
| parent | f2c0429698edafccb0846a58e4020bf419e7e824 (diff) | |
| download | de-project-bentley-46673b671bef834dc2e043e7845e8a5b8fee9d34.tar.gz de-project-bentley-46673b671bef834dc2e043e7845e8a5b8fee9d34.zip | |
update gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ *.tfstate.* *.tfvars *.tfvars.json -.terraform.tfstate.lock.info
\ No newline at end of file +.terraform.tfstate.lock.info +*.zip
\ No newline at end of file |
