When i build/deploy my php project using an ant task within eclipse, it creates a copy of the files in a build folder then zips them, then deletes the folder
On big projects after copying the files, dltk tries to index the folder while im copying/zipping.
can i make dltk indexing ignore my build folder?