Is it possible to ignore some sub-directories? When working on a Titanium project, the build script copies the JS files into some /build/... sub-directory and this older copy hides working code.
Is it possible to ignore some sub-directories?
When working on a Titanium project, the build script copies the JS files into some /build/... sub-directory and this older copy hides working code.