D12787: Ignore more types of source files
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon May 14 08:59:51 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180514/313f18c6/attachment.html>
More information about the Kde-frameworks-devel
mailing list