Skip to content

Commit

Permalink
Make sure important directories exist in git
Browse files Browse the repository at this point in the history
Ensures the following directories exist after a git clone:
- public/uploads
- tmp/pids
- tmp/sockets
  • Loading branch information
rspeicher committed Mar 31, 2014
1 parent 0488e34 commit 5b4aba5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Empty file added public/uploads/.gitkeep
Empty file.
Empty file added tmp/pids/.gitkeep
Empty file.
Empty file added tmp/sockets/.gitkeep
Empty file.

0 comments on commit 5b4aba5

Please sign in to comment.