https://bugs.kde.org/show_bug.cgi?id=394002
Guo Yunhe <guoyunhebr...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |UNCONFIRMED Resolution|WAITINGFORINFO |--- --- Comment #2 from Guo Yunhe <guoyunhebr...@gmail.com> --- I assume that hidden files and folders start with '.' have been excluded by default. Then here are some files and folder pattern I would like to exclude: * node_modules/ (NodeJS package folder, it is huge) * vendor/ (PHP Composer package folder) * README* * LICENSE * COPY * *.js * *.css * *.json * *.xml * *.php * *.py * *.c * *.h * *.cpp * *.hpp * *.o * *.so * *.py * __pycache__ (python cache folder, only contains binary files) However, here are much more source code file extensions. Many be user can search them inside their IDE, with find, or in Dolphin. But indexing all them will be expensive. User may don't want them in global search. -- You are receiving this mail because: You are watching all bug changes.