Adds empty tmp dirs so a fresh clone can run tests, etc, without errors

This commit is contained in:
Kumar McMillan 2011-09-16 18:26:13 -05:00
Родитель b44a576dcb
Коммит 705bb43b20
9 изменённых файлов: 8 добавлений и 1 удалений

1
.gitignore поставляемый
Просмотреть файл

@ -19,5 +19,4 @@ build.py
locale
vendor
.nose*
tmp/*
tags

1
tmp/data/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/file_viewer/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/icon/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/log/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/preview/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/test/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir

1
tmp/uploads/.gitkeep Normal file
Просмотреть файл

@ -0,0 +1 @@
stub file to create an empty dir