1
0
Fork 0
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:
ed 2020-02-27 12:43:16 +00:00
parent 9e030b7eaf
commit b3ad34fa80

1
.gitignore vendored
View file

@ -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-*