diff options
Diffstat (limited to 'examples/android/hello-glib/.gitignore')
-rw-r--r-- | examples/android/hello-glib/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/android/hello-glib/.gitignore b/examples/android/hello-glib/.gitignore new file mode 100644 index 00000000..7fdabdd4 --- /dev/null +++ b/examples/android/hello-glib/.gitignore @@ -0,0 +1,7 @@ +bin +libs +obj + +default.properties +local.properties +proguard.cfg |