diff --git a/.gitignore b/.gitignore index 147f2348..34f859e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ config/environments/*.js -logs/*.log +logs pids/*.pid *.sock test/tmp/* @@ -13,4 +13,4 @@ test/acceptance/oauth/venv/* coverage/ npm-debug.log log/*.log -yarn.lock \ No newline at end of file +yarn.lock