Add a .gitignore for the binary and config file

This commit is contained in:
Justin Li 2015-02-20 12:02:00 -05:00
parent abd2b5ade4
commit 5eda5f451d
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/config.json
/chihaya

BIN
chihaya

Binary file not shown.