When I create / deploy my php project using the ant task in eclipse, it creates a copy of the files in the build folder, then encrypts them, and then deletes the folder
In large projects, after copying files, dltk tries to index the folder during copying and copying.
Is it possible to do dltk indexing to ignore my build folder?
source share