add log folder

This commit is contained in:
root 2011-01-28 10:27:24 +08:00 committed by ihower
parent 19a7d51e60
commit f347b150cf
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
!.gitignore
.bundle .bundle
db/*.sqlite3 db/*.sqlite3
log/*.log log/*.log
tmp/**/* tmp/**/*
public/uploads/**/* public/uploads/**/*

0
log/.gitignore vendored Normal file
View File