mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-14 20:56:16 +02:00
Split gitignores
This commit is contained in:
parent
c4ca798b5e
commit
51a82d1df2
2 changed files with 3 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1 @@
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
|
||||||
*hosts.ini
|
|
||||||
|
|
|
||||||
3
ansible/.gitignore
vendored
Normal file
3
ansible/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
.ansible-password
|
||||||
|
|
||||||
|
*hosts.ini
|
||||||
Loading…
Add table
Add a link
Reference in a new issue