From 6ad4868f819b3547a0ccbe388b420b741860dee7 Mon Sep 17 00:00:00 2001 From: Kevin Suttle Date: Fri, 26 Jan 2018 22:06:24 -0500 Subject: [PATCH] Ignore everything else in /Users/kevin --- .gitignore | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c10a47..8cc1b4b 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,24 @@ Movies Music Pictures Public +SpiderOak Hive +.aws/ +.babel.json +.config/ +.docker/ +.electron/ +.histfile +.luna/ +.node-gyp/ +.now/ +.npm/ +.pia_manager/ +.*.log +.pm2/ +.vscode/ +.yarnrc +.zcompdump # Private keys .local -.git.user.config \ No newline at end of file +.git.user.config