Commit 5b4aba5f56e6d5c934300707c99dd70916c1a59e

Authored by Robert Speicher
1 parent 0488e34b

Make sure important directories exist in git

Ensures the following directories exist after a git clone:
- public/uploads
- tmp/pids
- tmp/sockets
public/uploads/.gitkeep 0 → 100644
tmp/pids/.gitkeep 0 → 100644
tmp/sockets/.gitkeep 0 → 100644