blob: c411e15ee0c80f4cbcb2505c0d6008c346e38c3c (
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
# Test results
test_results.txt
# Built gems
*.gem
|