From 358862c7ad58ded0f001055c3e11ab5aad15eec0 Mon Sep 17 00:00:00 2001 From: Ryan Sullivan Date: Wed, 21 May 2014 13:50:06 -0400 Subject: [PATCH] Ignore sublime files and Godeps changes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5b1c7081c..adf7dccfe 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ stcli.exe *.tar.gz *.zip *.asc +Godeps/ +*.sublime* \ No newline at end of file