Skip to content

Commit 92b668b

Browse files
committed
remove old stuff that hasent worked or been worked on in a long time
1 parent 11cb17d commit 92b668b

File tree

7 files changed

+1
-2
lines changed

7 files changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ build/
99
*.iml
1010
note*.txt
1111
node_modules
12+
.gradle/

.gradle/2.13/taskArtifacts/cache.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.
-17 Bytes
Binary file not shown.
-81.7 KB
Binary file not shown.
-1.83 MB
Binary file not shown.
-88.5 KB
Binary file not shown.

settings.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
rootProject.name = 'kvdn'
22
if (!System.getenv("DISABLE_EXTENSIONS")) {
33
include "extensions/hazelcast"
4-
// include 'crdt-keys' //deprecated ~on ice
54
include 'service-proxy'
65
include 'extensions/ignite'
76
include 'util'

0 commit comments

Comments
 (0)