mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-11-10 05:34:16 +00:00
chore: gitignore pycache
This commit is contained in:
parent
46c085c2c1
commit
26e383dc26
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
tests/output
|
tests/output
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue