2017-07-31 23:07:30 +03:00
|
|
|
/inventory/*
|
|
|
|
!/inventory/.gitkeep
|
|
|
|
!/inventory/host_vars/.gitkeep
|
2020-04-08 01:59:30 +02:00
|
|
|
!/inventory/scripts
|
2022-11-03 09:16:54 +02:00
|
|
|
/roles/**/files/scratchpad
|
2020-09-12 23:26:27 +02:00
|
|
|
.DS_Store
|
2020-10-06 11:42:32 +02:00
|
|
|
.python-version
|
2023-07-27 11:26:15 +02:00
|
|
|
.idea/
|
2023-04-16 19:04:35 +00:00
|
|
|
flake.lock
|
2022-11-03 09:16:54 +02:00
|
|
|
|
|
|
|
# ignore roles pulled by ansible-galaxy
|
|
|
|
/roles/galaxy/*
|
|
|
|
!/roles/galaxy/.gitkeep
|