4

Currently my o folder is appearing in my KDevelop project tree, and therefore .o files appear in the open file completion list.

Is there a way to exclude certain folders from KDevelop's view of the project?

I'm using KDevelop 4.3.

Tachyons
  • 17,455
Drew Noakes
  • 5,878

1 Answers1

6

You have to add .kdev_ignore file to the folder which you want to exclude.

BuZZ-dEE
  • 14,533