From 9a0b740dcd84328a5a8f7fd9e6900896f9f3a469 Mon Sep 17 00:00:00 2001 From: wizzdom Date: Tue, 30 Apr 2024 19:27:41 +0100 Subject: [PATCH] update gitignore to prevent oopsie (#42) --- .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