summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGrant Limberg <glimberg@gmail.com>2015-04-23 20:17:29 -0700
committerGrant Limberg <glimberg@gmail.com>2015-04-23 20:17:29 -0700
commit407e2fc7deb693d37d89adc9292b0bf70c50e85a (patch)
tree2ca1efafb7a68883b96cada5baa6d77441757166 /.gitignore
parent667a103a6a748498b2bb9eb772459d37fdc38308 (diff)
downloadinfinitytier-407e2fc7deb693d37d89adc9292b0bf70c50e85a.tar.gz
infinitytier-407e2fc7deb693d37d89adc9292b0bf70c50e85a.zip
Added ant build script. Requires NDK_BUILD_LOC environment variable pointing to the ndk-build script
fixed compile erros in Node and VirutalNetworkConfig Signed-off-by: Grant Limberg <glimberg@gmail.com>
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72569c98..22dc4582 100755
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
/netconf/netconf.db
java/obj/
java/libs/
+java/bin/