I\'m searching for a string and getting matches in a source folder, and a build folder (file in source gets copied to build during build).
I do not need the build fo
In Intellij 15, to exclude a folder just do this:
in the Project window, select the folder then right click and choose "Mark Directory As" > "Excluded"