add tomorrow.css to exclusion list for hygiene

This commit is contained in:
kieferrm 2016-06-15 11:11:44 +02:00
parent 7ca2e8cf1a
commit 7afe57dfdc

View file

@ -75,6 +75,7 @@ var copyrightFilter = [
'!**/*.sh',
'!**/*.txt',
'!**/*.xpm',
'!extensions/markdown/media/tomorrow.css'
];
var tslintFilter = [