Commit 6bfe8997 authored by Mahmood Ali's avatar Mahmood Ali
Browse files

gitignore: only ignore toplevel tags and bin

Primarily don't ignore tags and bin packages in vendored folders
parent a1d78388
Showing with 2 additions and 2 deletions
+2 -2
......@@ -28,8 +28,8 @@ _testmain.go
*.test
*.prof
tags
bin/
/tags
/bin/
/pkg/
.vagrant/
website/build/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment