Add .idea and _book directories into gitignore file

This commit is contained in:
Baohua Yang 2014-09-17 14:59:13 +08:00
parent 389c15d748
commit 4abab290ac

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
# Created by .gitignore support plugin (hsz.mobi)
*.~
*.tmp
*.tmp
.idea/
_book/