Add *.bundle to .gitignore

This commit is contained in:
yui-knk 2013-12-07 12:02:03 +09:00
parent 21b53af873
commit 618620c945
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ Makefile
*.o
*.def
*.rbc
*.bundle
doc/
pkg/
coverage/