exclude js source files

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2018-05-27 20:56:51 +02:00
parent 5639b64d9f
commit 8fb7527cc6
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ exclude = [
"webpack.config.js",
"krankerl.toml",
"node_modules",
"js/apps",
"js/models",
"js/templates",
"js/utils",
"js/views",
"js/bookmarklet.js",
"js/main.js",
]
before_cmds = [