Put build folder to gitignore

This commit is contained in:
Richard Lee 2014-01-17 19:08:53 +08:00
parent bca6e7717f
commit 1587cd1f56

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ prior.gbk
tmp tmp
t.* t.*
*.pid *.pid
build