mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
/inventory/*
|
|
!/inventory/.gitkeep
|
|
!/inventory/host_vars/.gitkeep
|
|
!/inventory/scripts
|
|
/roles/**/files/scratchpad
|
|
.DS_Store
|
|
.python-version
|
|
.idea/
|
|
flake.lock
|
|
|
|
# ignore roles pulled by ansible-galaxy
|
|
/roles/galaxy/*
|
|
!/roles/galaxy/.gitkeep
|