broulik added inline comments.

INLINE COMMENTS

> fileexcludefilters.cpp:69
> +    "*.css.map,"
> +    "*.so",
> +    "*.db",

Don't we ignore blobs already? If not, we should also add stuff like `qmlc` and 
`jsc`

> fileexcludefilters.cpp:77
>      "*.elc",   // Emacs Lisp
> +    "*.qrc",   // QML
>  

`qrc` is a Qt resource file, not a QML file

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D12787

To: ngraham, michaelh, bruns
Cc: broulik, cfeck, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns

Reply via email to