forked from BigfootDev/flatbuffers
It is a common practice to put all the compiled classes into a dedicated folder in order to: - void to mixing the code and the complied classes - to allow a simple way to remove the complied classes
It is a common practice to put all the compiled classes into a dedicated folder in order to: - void to mixing the code and the complied classes - to allow a simple way to remove the complied classes