diff --git a/.hgignore b/.hgignore index 355fe26..de87afc 100644 --- a/.hgignore +++ b/.hgignore @@ -34,6 +34,9 @@ android/obj android/.gradle android/external/*.git android/assets +android/local.properties +android/gradle.properties +android/pEpJNIAdapter.iml syntax: regexp android/external/[^.]* diff --git a/android/local.properties b/android/local.properties deleted file mode 100644 index 4c99279..0000000 --- a/android/local.properties +++ /dev/null @@ -1,7 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# -#Wed Apr 15 10:58:28 EDT 2015 -sdk.dir=/home/dietz/projekte/android/android-sdk-linux diff --git a/android/pEpJNIAdapter.iml b/android/pEpJNIAdapter.iml deleted file mode 100644 index 7d8e587..0000000 --- a/android/pEpJNIAdapter.iml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file