add .gitignore
This commit is contained in:
parent
8272aa8b1b
commit
af593e4ea4
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1 +1,7 @@
|
||||||
inventory
|
inventory
|
||||||
|
roles/*
|
||||||
|
collections/*
|
||||||
|
!roles/README.md
|
||||||
|
!roles/requirements.yml
|
||||||
|
!collections/README.md
|
||||||
|
!collections/requirements.yml
|
||||||
|
|
Loading…
Reference in a new issue