mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-04 16:49:17 +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
|
||||
tests/output
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue