update gitignore to prevent oopsie
This commit is contained in:
parent
d88b5726be
commit
94e6e1cb05
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
ansible/hosts
|
||||
ansible/group_vars/all.yml
|
||||
.vscode/
|
||||
**/*.ovpn
|
||||
**/*.sql
|
||||
|
|
Loading…
Reference in a new issue