忽略tmp文件

This commit is contained in:
lizanle 2015-01-23 09:54:18 +08:00
parent f394c3878e
commit bb9ab0755c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
/files/*
/log/*
/public/tmp/*
/tmp/*
/public/cache/*
.gitignore
/public/images/avatars/*