mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Made the .gitignore a bit more futureproof
This commit is contained in:
parent
106e71bde9
commit
579b418fca
1 changed files with 2 additions and 14 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -33,20 +33,8 @@ profile
|
||||||
**/IDEWorkspaceChecks.plist
|
**/IDEWorkspaceChecks.plist
|
||||||
**/Linux/build
|
**/Linux/build
|
||||||
**/LinuxMakefile/build
|
**/LinuxMakefile/build
|
||||||
**/VisualStudio2005/Debug
|
**/VisualStudio[0-9]*/Win32
|
||||||
**/VisualStudio2005/Release
|
**/VisualStudio[0-9]*/x64
|
||||||
**/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
|
**/Builds/x64
|
||||||
**/.vs
|
**/.vs
|
||||||
**/CodeBlocks/bin
|
**/CodeBlocks/bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue