mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
.gitignore: added JUCECompileEngine.dylib to ignored files in case it is located at the default recommended location.
This commit is contained in:
parent
fb864a5cb1
commit
b6261b9702
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -50,3 +50,4 @@ profile
|
||||||
**/CodeBlocks/*.layout
|
**/CodeBlocks/*.layout
|
||||||
**/Builds/AndroidStudio
|
**/Builds/AndroidStudio
|
||||||
doxygen/doc
|
doxygen/doc
|
||||||
|
extras/Projucer/JUCECompileEngine.dylib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue