Tell hound to ignore the bootstrap plugin file

This commit is contained in:
Brenda Wallace
2018-01-03 15:01:24 +13:00
committed by Shiny
parent 3453a648fa
commit 1e0565dd9b
2 changed files with 2 additions and 0 deletions

1
.esignore Normal file
View File

@@ -0,0 +1 @@
app/assets/javascripts/bootstrap-accessibility.min.js

View File

@@ -8,3 +8,4 @@ scss:
config_file: .scss-lint.yml
eslint:
config_file: .eslintrc
ignore_file: .esignore