fix gitignore and permissions

This commit is contained in:
Christine Dodrill 2015-08-18 16:40:45 -07:00
parent 50c2cbed2c
commit 0b3e015482
4 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -59,5 +59,5 @@ docs/_build/
# PyBuilder
target/
# ponyapi
ponyapi
nimcache

1
client/java/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.gradle

0
client/java/gradlew vendored Normal file → Executable file
View File

0
client/java/test.sh Normal file → Executable file
View File