From d694c19d6f68397887704f09490995f500964386 Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Fri, 9 Jun 2023 19:44:04 -0600 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2273c67..f38155a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ /test/tmp/ /test/version_tmp/ /tmp/ +/.vscode +.rubocop.yml # Used by dotenv library to load environment variables. # .env