mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 02:13:40 -05:00
Initial commit
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user