Reputation: 31959
How can I tell PhpStorm
to ignore folders in a project?
e.g: I would like to ignore these folders for good without deleting them.
Upvotes: 22
Views: 5911
Reputation: 40685
What's wrong with:
Right click the directory -> Mark Directory As -> Excluded
Upvotes: 46