diff --git a/.gitignore b/.gitignore index 68edd5a5..287764c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vs/ .git/ -*.code-workspace \ No newline at end of file +*.code-workspace +config/database.json +config/email.json