From 4f641c00a3eed9d20c34a45c9d9681c0dcd20c9e Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 26 Apr 2018 16:35:13 -0700 Subject: [PATCH] ignore tags --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 39dc26c6f..66cd5996d 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ _testmain.go *.test *.prof +tags bin/ /pkg/ .vagrant/