Added more ignores
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
/.env/
|
||||
/.tmp/
|
||||
rika/
|
||||
senpai/
|
||||
.galaxy_cache/
|
||||
/galaxy_token
|
||||
.ansible/log.txt
|
||||
@@ -15,8 +17,14 @@
|
||||
/playbooks/host_vars/**/vault.yml
|
||||
/playbooks/**/ssh_keys_vault.yml
|
||||
/playbooks/**/ssh_keys.yml
|
||||
/playbooks/files/**/**/bash_aliases
|
||||
/playbooks/files/**/**/bash_functions
|
||||
/playbooks/files/**/bash/bash_aliases
|
||||
/playbooks/files/**/bash/**/bash_aliases
|
||||
/playbooks/files/**/bash/bash_functions
|
||||
/playbooks/files/**/bash/**/bash_functions
|
||||
/playbooks/files/**/ssh/config
|
||||
/playbooks/files/**/ssh/**/config
|
||||
/playbooks/files/**/xdg/user-dirs.defaults
|
||||
/playbooks/files/**/xdg/**/user-dirs.defaults
|
||||
hosts.ini
|
||||
hosts.yml
|
||||
hosts.yaml
|
||||
|
Reference in New Issue
Block a user