ignore .cache directory used for tests (#77)

This commit is contained in:
abikouo
2021-04-22 16:11:59 +02:00
committed by GitHub
parent 47acf53909
commit b59336e6b2

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ changelogs/.plugin-cache.yaml
# Temporary test files.
tests/output
tests/integration/cloud-config-*
.cache