Sometimes you may want to exclude just a single file from the project so that code completion and navigation would not work for it. Examples include minified (compressed) PHP/JavaScript files which duplicate the code in other non-compressed files. It is possible now starting from the first PhpStorm/…