diff --git a/.gitignore b/.gitignore index e18013b6..433892ce 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ node_modules /yarn-error.log yarn-debug.log* .yarn-integrity + +# Heroku stuff +.env