diff --git a/.gitignore b/.gitignore index d888d21..5c16b2c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin/ .vscode/ obj/ *.log -*.json \ No newline at end of file +*.json +.env \ No newline at end of file