modify the .gitignote file

This commit is contained in:
huangjingquan 2013-08-01 10:47:41 +08:00
parent 70b211e355
commit 36686d6cf3
1 changed files with 1 additions and 11 deletions

12
.gitignore vendored
View File

@ -1,14 +1,6 @@
log/*
.bundle
test/*
tmp/bids/server.pid
tmp/*
/tmp/cache/*
/tmp/pdf/*
/tmp/sessions/*
/tmp/sockets/*
/tmp/test/*
/tmp/thumbnails/*
tmp/pids/server.pid
.project
.svn/
.git/
@ -16,5 +8,3 @@ tmp/*
log
/log/development.log
/log/development.scm.stderr.log
/log/delete.me
/test/*