diff --git a/.gitignore b/.gitignore index 417c6ce..526070c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ node_modules/ -.vscode/ \ No newline at end of file +.vscode/ +/dist +.env.test +.env.development +.env \ No newline at end of file