From 82c89a7821568468b95fc886c8be713f5eec445f Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 20 Dec 2020 15:45:31 -0700 Subject: [PATCH] Update the gitignore to the server config file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e914c0..179de9b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # The files added manually by Oliver node_modules .vscode +server/server.toml #=============================================================================# # The files that were auto-generated into a .gitignore by Vue-cli