Say we have two files, ```test.njp``` and ```test.pipe```. When we run the command ``` pipc test.pipe ``` the file ```test.njp``` is still compiled; the ```test.pipe``` file is ignored, eventhough we specified its filename extension explicitly.