1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Add *.bundle to .gitignore

This commit is contained in:
yui-knk 2013-12-07 12:02:03 +09:00
parent 21b53af873
commit 618620c945

1
.gitignore vendored
View file

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