mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
a3319b1dc2
Related to 410a915a8a
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
/inventory/*
|
|
!/inventory/.gitkeep
|
|
!/inventory/host_vars/.gitkeep
|
|
!/inventory/scripts
|
|
/roles/**/files/scratchpad
|
|
.DS_Store
|
|
.python-version
|
|
|
|
# ignore roles pulled by ansible-galaxy
|
|
/roles/galaxy/*
|
|
!/roles/galaxy/.gitkeep
|