diff --git a/.gitignore b/.gitignore index 012f71d..1c12199 100644 --- a/.gitignore +++ b/.gitignore @@ -57,9 +57,10 @@ typings/ *.tgz # dotenv environment variables file + .env -.env.development -.env.production +.env.* +*.env # gatsby files .cache/ @@ -91,4 +92,4 @@ static/CNAME #Webpack webpack-bundle-report -static/~partytown \ No newline at end of file +static/~partytown