mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
59 lines
1 KiB
Text
59 lines
1 KiB
Text
._*
|
|
*.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
|
|
**/.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
|