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
|