From 94e6e1cb05125cfea9ce5f892d46745b48ac85bf Mon Sep 17 00:00:00 2001 From: wizzdom Date: Tue, 30 Apr 2024 19:21:30 +0100 Subject: [PATCH] update gitignore to prevent oopsie --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aacbbf6..665255c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ ansible/hosts ansible/group_vars/all.yml .vscode/ +**/*.ovpn +**/*.sql