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

# rspec failure tracking
.rspec_status

# Saved RSpec output (written by .rspec --out)
/rspec_last_run.log

# Saved combined check output (written by bin/check)
/test_results.txt