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

# 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