Add build dirs to gitignore

This commit is contained in:
Cheng Sun 2015-01-02 15:13:01 +00:00
parent 27819cd51f
commit d2b7f3a7d8

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
*.swp
*~
bin
pkg