In my projects folder I have plenty of svn files and directories as my projects are connected to an svn server. The workbench default make file generator tries to build all the folders inside the project folder in a recursive manner. The problem is that it tries to build the svn files and folders as well which slows down the compliation time. What should I change so that workbench will ignore everyting inside a .svn folder.
I'm using workbench 3.3