forked from wallabag/wallabag
Assets work
* ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -49,3 +49,7 @@ app/Resources/static/lib/*
|
||||
/bin
|
||||
!/src/Wallabag/CoreBundle/Resources/public
|
||||
/src/Wallabag/CoreBundle/Resources/public/*
|
||||
|
||||
# PHPStorm
|
||||
.idea/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user