matrix-docker-ansible-deploy/.gitignore

15 lines
245 B
Plaintext

/inventory/*
!/inventory/.gitkeep
!/inventory/host_vars/.gitkeep
!/inventory/scripts
/roles/**/files/scratchpad
.DS_Store
.python-version
.idea/
flake.lock
.direnv
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*
!/roles/galaxy/.gitkeep