| @@ -1,60 +1,62 @@ | |||||
| ._* | |||||
| *.mode1v3 | |||||
| *.pbxuser | |||||
| *.perspectivev3 | |||||
| *.user | |||||
| *.ncb | |||||
| *.suo | |||||
| *.ilk | |||||
| *.pch | |||||
| *.pdb | |||||
| *.dep | |||||
| *.idb | |||||
| *.manifest | |||||
| *.manifest.res | |||||
| *.o | |||||
| *.d | |||||
| *.sdf | |||||
| *.opensdf | |||||
| *.VC.db | |||||
| *.VC.opendb | |||||
| xcuserdata | |||||
| *.xccheckout | |||||
| *.xcscmblueprint | |||||
| contents.xcworkspacedata | |||||
| .DS_Store | |||||
| .svn | |||||
| profile | |||||
| **/MacOSX/build | |||||
| **/iOS/build | |||||
| **/Linux/build | |||||
| **/LinuxMakefile/build | |||||
| **/VisualStudio2005/Debug | |||||
| **/VisualStudio2005/Release | |||||
| **/VisualStudio2008/Debug | |||||
| **/VisualStudio2008/Release | |||||
| **/VisualStudio2010/Debug | |||||
| **/VisualStudio2010/Release | |||||
| **/VisualStudio2012/Debug | |||||
| **/VisualStudio2012/Release | |||||
| **/VisualStudio2013/Win32 | |||||
| **/VisualStudio2013/x64 | |||||
| **/VisualStudio2015/Win32 | |||||
| **/VisualStudio2015/x64 | |||||
| **/VisualStudio2017/Win32 | |||||
| **/VisualStudio2017/x64 | |||||
| **/Builds/x64 | |||||
| **/.vs | |||||
| **/CodeBlocks/bin | |||||
| **/CodeBlocks/obj | |||||
| **/CodeBlocks/*.depend | |||||
| **/CodeBlocks/*.layout | |||||
| **/Builds/Android/.gradle | |||||
| **/Builds/Android/local.properties | |||||
| **/Builds/Android/app/build | |||||
| **/Builds/Android/app/.externalNativeBuild | |||||
| **/Builds/Android/lib/build | |||||
| **/Builds/Android/lib/.externalNativeBuild | |||||
| **/doxygen/doc | |||||
| **/doxygen/build | |||||
| extras/Projucer/JUCECompileEngine.dylib | |||||
| ._* | |||||
| *.mode1v3 | |||||
| *.pbxuser | |||||
| *.perspectivev3 | |||||
| *.user | |||||
| *.ncb | |||||
| *.suo | |||||
| *.ilk | |||||
| *.pch | |||||
| *.pdb | |||||
| *.dep | |||||
| *.idb | |||||
| *.manifest | |||||
| *.manifest.res | |||||
| *.o | |||||
| *.d | |||||
| *.sdf | |||||
| *.opensdf | |||||
| *.VC.db | |||||
| *.VC.opendb | |||||
| xcuserdata | |||||
| *.xccheckout | |||||
| *.xcscmblueprint | |||||
| contents.xcworkspacedata | |||||
| .DS_Store | |||||
| .svn | |||||
| .deps | |||||
| .dirstamp | |||||
| profile | |||||
| **/MacOSX/build | |||||
| **/iOS/build | |||||
| **/Linux/build | |||||
| **/LinuxMakefile/build | |||||
| **/VisualStudio2005/Debug | |||||
| **/VisualStudio2005/Release | |||||
| **/VisualStudio2008/Debug | |||||
| **/VisualStudio2008/Release | |||||
| **/VisualStudio2010/Debug | |||||
| **/VisualStudio2010/Release | |||||
| **/VisualStudio2012/Debug | |||||
| **/VisualStudio2012/Release | |||||
| **/VisualStudio2013/Win32 | |||||
| **/VisualStudio2013/x64 | |||||
| **/VisualStudio2015/Win32 | |||||
| **/VisualStudio2015/x64 | |||||
| **/VisualStudio2017/Win32 | |||||
| **/VisualStudio2017/x64 | |||||
| **/Builds/x64 | |||||
| **/.vs | |||||
| **/CodeBlocks/bin | |||||
| **/CodeBlocks/obj | |||||
| **/CodeBlocks/*.depend | |||||
| **/CodeBlocks/*.layout | |||||
| **/Builds/Android/.gradle | |||||
| **/Builds/Android/local.properties | |||||
| **/Builds/Android/app/build | |||||
| **/Builds/Android/app/.externalNativeBuild | |||||
| **/Builds/Android/lib/build | |||||
| **/Builds/Android/lib/.externalNativeBuild | |||||
| **/doxygen/doc | |||||
| **/doxygen/build | |||||
| extras/Projucer/JUCECompileEngine.dylib | |||||