mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-09-12 17:50:22 +02:00
Add .ansible directory to gitignore
This commit is contained in:
parent
52b5a12d15
commit
df6f42752b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
*.retry
|
*.retry
|
||||||
*/__pycache__
|
*/__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.ansible
|
||||||
.cache
|
.cache
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user