In my javascript project, exclusion of folders and files does not work. The strange thing is that it does work for some files. In particular, it does not work for a file in the root and in a single file inside a directory (I excluded the entire directory).
How can I debug it?