diff --git a/.gitignore b/.gitignore index 420b3be4..f29fbacd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,11 @@ bin gen out +# NDK +*.so +*.hpp +*.h + # Gradle *.gradle *.jar @@ -17,6 +22,5 @@ build local.properties # Other -*.iml .idea .vs