diff --git a/.gitignore b/.gitignore index 8f9d799..a586f00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/* -dist/* \ No newline at end of file +dist/* + +.env \ No newline at end of file