rex/.gitignore

15 lines
150 B
Plaintext
Raw Permalink Normal View History

2023-10-27 14:53:56 +02:00
/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
# rspec failure tracking
.rspec_status
2023-10-28 11:33:28 +02:00
# Ignore coverage reports
coverage/