diff --git a/.gitignore b/.gitignore index f580367..e4aee47 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,8 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ +main.go +maincopy.go + # Dependency directories (remove the comment below to include it) # vendor/