aboutsummaryrefslogtreecommitdiffstats
path: root/libs/minidns/gradle.properties.example
diff options
context:
space:
mode:
Diffstat (limited to 'libs/minidns/gradle.properties.example')
-rw-r--r--libs/minidns/gradle.properties.example21
1 files changed, 0 insertions, 21 deletions
diff --git a/libs/minidns/gradle.properties.example b/libs/minidns/gradle.properties.example
deleted file mode 100644
index 68ffc418..00000000
--- a/libs/minidns/gradle.properties.example
+++ /dev/null
@@ -1,21 +0,0 @@
-# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-#
-# GPG settings
-#
-
-# gpg key id
-#signing.keyId=DEADBEEF
-# the gpg key passphrase
-#signing.password=correcthorsebatterystaple
-# gpg keyring (this is the default gnupg keyring containing private keys)
-#signing.secretKeyRingFile=/home/ubuntu/.gnupg/secring.gpg
-
-# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-#
-# nexus settings
-#
-
-# the nexus username used for log in
-#nexusUsername=ubuntu
-# the nexus password
-#nexusPassword=correcthorsebatterystaple