summaryrefslogtreecommitdiff
path: root/tmp
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2014-03-30 22:45:28 -0400
committerRobert Speicher <rspeicher@gmail.com>2014-03-30 22:45:28 -0400
commit5b4aba5f56e6d5c934300707c99dd70916c1a59e (patch)
tree9bd9f530f7a7152f6ccc1ce465cad9db87f9de28 /tmp
parent0488e34ba723b9a55bd6e35aafc0cf089b0b49fd (diff)
downloadgitlab-ce-5b4aba5f56e6d5c934300707c99dd70916c1a59e.tar.gz
Make sure important directories exist in git
Ensures the following directories exist after a git clone: - public/uploads - tmp/pids - tmp/sockets
Diffstat (limited to 'tmp')
-rw-r--r--tmp/pids/.gitkeep0
-rw-r--r--tmp/sockets/.gitkeep0
2 files changed, 0 insertions, 0 deletions
diff --git a/tmp/pids/.gitkeep b/tmp/pids/.gitkeep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/tmp/pids/.gitkeep
diff --git a/tmp/sockets/.gitkeep b/tmp/sockets/.gitkeep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/tmp/sockets/.gitkeep