diff --git a/.gitignore b/.gitignore index 9bea433..fbafd63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,27 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +# vendor/ + +# idea +.idea +*.xml + +#gitbook +.gitbook .DS_Store + +#vscode +.vscode diff --git a/README.md b/README.md index b2fe93f..b5e416b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # UptickNetworkLogo - - + - - - - +