mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-08 05:03:47 -05:00
17 lines
250 B
Plaintext
17 lines
250 B
Plaintext
# Ignore MacOS Junk
|
|
.DS_Store
|
|
|
|
# Ignore synology junk
|
|
*@eaDir*
|
|
|
|
# Don't push customized information, Galaxy roles, or collections
|
|
galaxy-roles
|
|
ansible_collections
|
|
|
|
# Don't sync vault password file
|
|
password_file
|
|
.password_file
|
|
|
|
# Ignore caches
|
|
.cache
|