mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Issue #40: gitignore the .plugin-cache.yml file.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,9 @@ __pycache__/
|
||||
# Galaxy artifacts.
|
||||
*.tar.gz
|
||||
|
||||
# Changelog cache files.
|
||||
changelogs/.plugin-cache.yaml
|
||||
|
||||
# Temporary test files.
|
||||
tests/output
|
||||
tests/integration/cloud-config-*
|
||||
|
||||
Reference in New Issue
Block a user