In order to save some space I wrote a script which will delete all folders with name Debug or Relesae. I think I don`t need that folders because I can recompile my source.
What about .ncb files Them are quite big. I think them have basically just some informations which speed up reloading the project. If I delete them I need more time starting my project the next time, but no informations are lost forever. Is this correct