From: Alexis Laferrière Date: Tue, 28 Jul 2015 21:52:38 +0000 (-0400) Subject: contrib/jwrapper examples: fix gitignore of examples/android_api/ X-Git-Tag: v0.7.7~2^2~4 X-Git-Url: http://nitlanguage.org contrib/jwrapper examples: fix gitignore of examples/android_api/ Signed-off-by: Alexis Laferrière --- diff --git a/contrib/jwrapper/examples/android_api/.gitignore b/contrib/jwrapper/examples/android_api/.gitignore index 6e83ff1..2f2c039 100644 --- a/contrib/jwrapper/examples/android_api/.gitignore +++ b/contrib/jwrapper/examples/android_api/.gitignore @@ -1,3 +1,3 @@ -android.nit -std.nit +android_api.nit +java_api.nit tmp/