Make sure important directories exist in git

Ensures the following directories exist after a git clone:
- public/uploads
- tmp/pids
- tmp/sockets
This commit is contained in:
Robert Speicher 2014-03-30 22:45:28 -04:00
parent 0488e34ba7
commit 5b4aba5f56
3 changed files with 0 additions and 0 deletions

0
public/uploads/.gitkeep Normal file
View File

0
tmp/pids/.gitkeep Normal file
View File

0
tmp/sockets/.gitkeep Normal file
View File