diff --git a/.gitignore b/.gitignore index 04ac71f..f9b7cac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules/ build/ .env +.env.turing logs/ *.log .DS_Store