diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-03-01 18:27:53 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-03-01 18:50:02 -0500 |
commit | 251f6a416c6a51d02977530624012232908befd2 (patch) | |
tree | a2e5af69d28dab7d2d29286bc5967de283cb2cdf /android | |
parent | b89ea45e5ba32589f69b9539851a51fbe2199a85 (diff) |
add more stuff to android gitignore
Change-Id: Ibc61098fbde8d253411d834822e3f0c67249c52a
Diffstat (limited to 'android')
-rw-r--r-- | android/experimental/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/experimental/.gitignore b/android/experimental/.gitignore new file mode 100644 index 000000000000..e63eb4afeca1 --- /dev/null +++ b/android/experimental/.gitignore @@ -0,0 +1,2 @@ +*/jni/Application.mk +*/liblo-native-code.map |