update gitignore to prevent oopsie (#42)
This commit is contained in:
parent
69103b5d2b
commit
9a0b740dcd
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