diff --git a/.gitignore b/.gitignore index 114804c..fd32fc7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ *.log gomod.sh /vendor/ +redis_test.go +memcached_test.go \ No newline at end of file diff --git a/connom_test.go b/connom_test.go deleted file mode 100644 index d68a26a..0000000 --- a/connom_test.go +++ /dev/null @@ -1 +0,0 @@ -package gocache