summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 7284ce69dd614ef311863f2933615a3f6cb9e73e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/

# rspec failure tracking
.rspec_status

# Built gems
*.gem