diff --git a/.gitignore b/.gitignore index afc30d9cf..4177061f1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,9 @@ # Ignore all logfiles and tempfiles. /log/*.log -/tmp/* +/tmp/websocket/* +/tmp/cache/* +/tmp/pids/* # Ignore .project files /.project