!42 忽略 install.lock 文件

Merge pull request !42 from F4NNIU/fix_install_lock
pull/651134/MERGE
F4NNIU 2018-02-26 16:12:59 +08:00 committed by Karson
commit 772c47ee0d
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
/vendor/
/runtime/*
/addons/*
/application/admin/command/Install/*.lock
/public/assets/libs/
/public/assets/addons/*
/public/uploads/*