Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
修改gitignore规则
Browse files Browse the repository at this point in the history
  • Loading branch information
cool2528 committed Feb 21, 2019
1 parent 40c8316 commit e8cf498
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
/include
/lib
/LocalStorage

/update/Debug
/update/Release
#防止编译器生成的文件也上传
/Debug
/Release
Expand Down

0 comments on commit e8cf498

Please sign in to comment.