How do I ignore a path

Help,

I have a directory containing puppet plans which I want to ignore completely on a commit. i.e. I know that the syntax tests will fail but I still want the files committed.

How do I go about that?

Andy