Skip to content

Commit a94fb5f

Browse files
authored
Merge pull request #252 from stephanosio/ignore_cache_files
.gitignore: Add *.cache
2 parents 769a2c1 + 8e0fd1c commit a94fb5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ override.tf.json
3232
# Ignore CLI configuration files
3333
.terraformrc
3434
terraform.rc
35+
36+
# Ignore cache files
37+
*.cache

0 commit comments

Comments
 (0)