diff --git a/.gitignore b/.gitignore index ab6207c8c..e890337a2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /tmp/* !/log/.keep !/tmp/.keep +*.log # Ignore pidfiles, but keep the directory. /tmp/pids/* @@ -28,6 +29,7 @@ /tmp/storage/* !/tmp/storage/ !/tmp/storage/.keep +/data /public/assets