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