mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 19:04:39 +00:00
Add galaxy artifacts to gitignore.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,10 @@
|
|||||||
*.retry
|
*.retry
|
||||||
.idea
|
.idea
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# Galaxy artifacts.
|
||||||
|
*.tar.gz
|
||||||
|
|
||||||
|
# Temporary test files.
|
||||||
tests/output
|
tests/output
|
||||||
tests/integration/cloud-config-*
|
tests/integration/cloud-config-*
|
||||||
|
|||||||
Reference in New Issue
Block a user