diff options
| author | jerome <jerome@xlinfo.fr> | 2022-09-12 21:23:29 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2022-09-12 21:23:29 +0200 |
| commit | 4637f8c3bca992a8d1c7a9cb17ac4101b421da7a (patch) | |
| tree | bcdc083692fdee3c4d9fa927c0149dca45984a74 | |
| parent | b28c6b3d5bea6f2956d0004ffe3208d52db67210 (diff) | |
| download | vbox-4637f8c3bca992a8d1c7a9cb17ac4101b421da7a.tar.gz vbox-4637f8c3bca992a8d1c7a9cb17ac4101b421da7a.zip | |
update .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ terraform.tfstate terraform.tfstate.backup virtualbox.box -.terraform* +.terraform/ .terraform.lock.hcl +.terraform.lock.info |
