diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2013-05-16 23:28:12 -0500 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2013-05-16 23:28:12 -0500 |
commit | 3d122022cf1ce6c88da1c89187839d349813594b (patch) | |
tree | 316f2f70697b4efa7f1f981b26af6af2b77df2ea | |
parent | 10ed1f02078d37c0d47d7879e5368b31885d41a5 (diff) |
Added .gitingore
-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 |