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

17 lines
109 B
Text
Raw Normal View History

2011-01-10 00:51:45 +13:00
Makefile
*.so
*.o
*.def
2011-05-07 07:34:51 +02:00
*.rbc
2011-01-10 00:51:45 +13:00
doc/
pkg/
coverage/
2011-01-10 00:51:45 +13:00
.yardoc/
2011-07-26 00:34:54 -07:00
/tags
2011-10-09 13:14:23 -07:00
*.gem
2011-11-04 23:22:28 -07:00
.rbx/
.rvmrc
Gemfile.lock
*.swp
**/*~