fix(jshintignore): exclude 'build' dir
This commit is contained in:
parent
6d90adcdf6
commit
06eb7c6109
|
@ -1,3 +1,4 @@
|
|||
build/
|
||||
debian/
|
||||
libs/
|
||||
node_modules/
|
||||
|
|
Loading…
Reference in New Issue