Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tmp/.gitkeep | Lasse Schuirmann | 2015-10-04 | 1 | -0/+0 |
| | | | | This file is obsolete since 5b4aba5f as it exists solely for the directory to exist. | ||||
* | Make sure important directories exist in git | Robert Speicher | 2014-03-30 | 2 | -0/+0 |
| | | | | | | | Ensures the following directories exist after a git clone: - public/uploads - tmp/pids - tmp/sockets | ||||
* | Add tmp/.gitkeep file to ensure tmp folder exists on clone | Robert Speicher | 2012-09-04 | 1 | -0/+0 |
The install guide lists it as a requirement, so we might as well have it by default. |