mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
gitignore: only ignore toplevel tags and bin
Primarily don't ignore tags and bin packages in vendored folders
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -28,8 +28,8 @@ _testmain.go
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
tags
|
||||
bin/
|
||||
/tags
|
||||
/bin/
|
||||
/pkg/
|
||||
.vagrant/
|
||||
website/build/
|
||||
|
||||
Reference in New Issue
Block a user