diff options
author | Robert Speicher <rspeicher@gmail.com> | 2012-09-04 05:24:43 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2012-09-04 05:28:48 -0400 |
commit | 11ebbb68d8c0db7b23db8b0509f160fc1571e50a (patch) | |
tree | 49ce1f5468160391cc8b813cf9b971ce40d0eebf /tmp | |
parent | 12c57a7061d55798e77e79c3cfae293b4d773365 (diff) | |
download | gitlab-ce-11ebbb68d8c0db7b23db8b0509f160fc1571e50a.tar.gz |
Add tmp/.gitkeep file to ensure tmp folder exists on clone
The install guide lists it as a requirement, so we might as well have it
by default.
Diffstat (limited to 'tmp')
-rw-r--r-- | tmp/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tmp/.gitkeep b/tmp/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/tmp/.gitkeep |