diff options
-rw-r--r-- | android/IBusIntents/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/IBusIntents/.gitignore b/android/IBusIntents/.gitignore new file mode 100644 index 0000000..f61265c --- /dev/null +++ b/android/IBusIntents/.gitignore @@ -0,0 +1,3 @@ +bin/ +gen/ +local.properties |