Allow developers to have custom rspec output settings

This commit is contained in:
Jacob Vosmaer 2017-06-29 14:31:50 +02:00
parent 81dba76b9d
commit adc00877ad
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@ eslint-report.html
/.gitlab_workhorse_secret
/webpack-report/
/locale/**/LC_MESSAGES
/.rspec

2
.rspec
View File

@ -1,2 +0,0 @@
--color
--format Fuubar