summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: a45039675f429d78efbbaf40cf34bfe1f136603a (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

# Test results
test_results.txt