matrix-docker-ansible-deploy/.gitignore

11 lines
163 B
Plaintext
Raw Normal View History

/inventory
/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 21:04:35 +02:00
flake.lock
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*
!/roles/galaxy/.gitkeep