diff --git a/.gitignore b/.gitignore index 012f71ded1e..801d421b31a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,8 +58,8 @@ typings/ # dotenv environment variables file .env -.env.development -.env.production +.env.* +*.env # gatsby files .cache/ @@ -91,4 +91,4 @@ static/CNAME #Webpack webpack-bundle-report -static/~partytown \ No newline at end of file +static/~partytown