mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added Builds/Android/app/.cxx directory to .gitignore to squash some noise when building Android projects in tree
This commit is contained in:
parent
9e030b7eaf
commit
b3ad34fa80
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,6 +48,7 @@ profile
|
|||
**/Builds/Android/local.properties
|
||||
**/Builds/Android/app/build
|
||||
**/Builds/Android/app/.externalNativeBuild
|
||||
**/Builds/Android/app/.cxx
|
||||
**/Builds/Android/lib/build
|
||||
**/Builds/Android/lib/.externalNativeBuild
|
||||
**/Builds/CLion/cmake-build-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue