diff --git a/.gitignore b/.gitignore index 51cbf82..d5615f7 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ !.keep .byebug_history lib/data_cleanup/rules/org/fix_blank_abbreviation.yml +.rspec diff --git a/.rspec b/.rspec deleted file mode 100644 index 1fbd4e8..0000000 --- a/.rspec +++ /dev/null @@ -1,4 +0,0 @@ ---require spec_helper ---drb ---format Fuubar ---color