Skip to content

Commit

Permalink
selinimumignore additions
Browse files Browse the repository at this point in the history
Change-Id: I239d6ff4581b2937f25ecdee891479bf27d1fc13
Reviewed-on: https://gerrit.instructure.com/93954
Tested-by: Jenkins
Reviewed-by: Jon Jensen <[email protected]>
Product-Review: Landon Wilkins <[email protected]>
QA-Review: Landon Wilkins <[email protected]>
  • Loading branch information
Landon Wilkins committed Oct 28, 2016
1 parent 8fc0c7e commit aebf678
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .selinimumignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,33 @@
*.eot
*.sh

*.rubocop.yml

/.dockerignore
/.fontcustom-manifest.json
/.selinimumignore
/.stylelintrc
/app/stylesheets/brandable_variables.json
/app/stylesheets/components/_canvas-icons.scss
/bin
/config/environments/*
!/config/environments/test.rb
/doc
/docker-compose*
/Gemfile.d/development.rb
/gems/*/spec
/gems/dr_diff
/gems/rubocop-canvas
/gems/selinimum
/gems/tatl_tael
/guard
/Guardfile
/lib/data_fixup
/public/fonts
/public/javascripts/.xssignore
/public/javascripts/translations/_core_en.js
/script
/webpack.production.config.babel.js

# ignore all specs and spec-related things, except selenium specs and things
# that can affect them
Expand Down

0 comments on commit aebf678

Please sign in to comment.