Update gitignore

This commit is contained in:
2023-05-20 14:50:08 +10:00
parent 44b4c6a25f
commit 3925245614
14 changed files with 3057 additions and 29 deletions

View File

@@ -0,0 +1,5 @@
# frozen_string_literal: true
RSpec.describe Admin::Action do
xit "works"
end