Files
ansible-role-common/.gitignore
2023-10-06 06:57:52 +13:00

19 lines
312 B
Plaintext

# Ignore Komodo Project Fluff
.komodotools/
*.komodoproject
.vagrant/
*.idea
# Ignore any retry files from ansible
*.retry
*/.terraform
# Ignore roles
roles/*
!roles/.gitkeep
!files/authorized_keys/
files/authorized_keys/*
!files/authorized_keys/.gitkeep
env/
# Do not commit Vault password
.vault_password.txt