Delete libs from repo
This commit is contained in:
parent
f33f45dde9
commit
615da99b77
@ -6,8 +6,7 @@ module.exports = function(grunt) {
|
|||||||
jshint: {
|
jshint: {
|
||||||
all: ['*.js', 'src/**/*.js', 'test/**/*.js'],
|
all: ['*.js', 'src/**/*.js', 'test/**/*.js'],
|
||||||
options: {
|
options: {
|
||||||
jshintrc: '.jshintrc',
|
jshintrc: '.jshintrc'
|
||||||
ignores: ['src/static/js/*.min.js']
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
6
src/static/css/bootstrap.min.css
vendored
6
src/static/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user