1
0
mirror of https://github.com/krislamo/freecloud synced 2024-09-19 09:40:35 +00:00
freecloud/.gitignore
Kris Lamoureux 67a8d267aa Small changes from production
Refined gitignore. Moved testing variables back to group_vars.
2019-07-13 00:22:36 -04:00

15 lines
143 B
Plaintext

# Vagrant files
.vagrant
# Unneeded ansible file
*.retry
# Production files
*.yml
host_vars
# Testing env exceptions
!testing.yml
!all.yml