From 6b5bb86d453d5729767923593abd9aa1d0132dd0 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Mon, 4 Dec 2017 11:29:41 -0800 Subject: [PATCH] turns out the userID is a sha-1 hash, safe to upload but... weird --- atom/.atom/config.cson | 1 - 1 file changed, 1 deletion(-) diff --git a/atom/.atom/config.cson b/atom/.atom/config.cson index 0ec4e8c..0a273c0 100644 --- a/atom/.atom/config.cson +++ b/atom/.atom/config.cson @@ -5,7 +5,6 @@ "language-go" "language-mustache" "ide-csharp" - "metrics" ] ignoredNames: [ ".git"