diff --git a/.gitignore b/.gitignore index dc2fb20..a703372 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ .vscode package-lock.json releasenotes.txt -config.json \ No newline at end of file +config.json +.env