summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b4777dcfbfffdccd65bdb14cc2e215cc04e7ae3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Makefile
*.so
*.o
*.def
*.rbc
doc/
pkg/
coverage/
.yardoc/
/tags

# Not sure if Pry devs use RVM or want the Gemfile.lock in the repo, thus I'm
# ignoring them for now.
.rvmrc
Gemfile.lock