pry--pry/.gitignore

20 lines
133 B
Plaintext
Raw Normal View History

2011-01-09 06:51:45 -05:00
Makefile
*.so
*.o
*.def
2011-05-07 01:34:51 -04:00
*.rbc
2013-12-06 22:02:03 -05:00
*.bundle
2011-01-09 06:51:45 -05:00
doc/
pkg/
coverage/
2011-01-09 06:51:45 -05:00
.yardoc/
2011-07-26 03:34:54 -04:00
/tags
2013-12-13 20:44:54 -05:00
vendor
2011-10-09 16:14:23 -04:00
*.gem
.rvmrc
Gemfile.lock
*.swp
**/*~
2014-09-12 11:48:06 -04:00
.idea/
.ackrc