mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added some .gitignore rules for Visual Studio Code and CMake
This commit is contained in:
parent
35d0a8c814
commit
1ffe39c0ba
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -62,3 +62,6 @@ extras/Projucer/JUCECompileEngine.dylib
|
||||||
|
|
||||||
.idea
|
.idea
|
||||||
**/cmake-build*
|
**/cmake-build*
|
||||||
|
|
||||||
|
.vscode
|
||||||
|
build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue