diff --git a/.gitignore b/.gitignore index e879e226..8ce49e1b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ build/ # Compiled JNI libraries folder **/jniLibs app/.externalNativeBuild/ + +# NDK stuff +.cxx/ \ No newline at end of file