mirror of
https://github.com/go-task/task.git
synced 2025-12-28 16:06:33 +01:00
fix travis again
something was wrong with .gitignore rules
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,10 +16,4 @@
|
||||
./task
|
||||
dist/
|
||||
|
||||
vendor/**
|
||||
!vendor/**/*.go
|
||||
!vendor/**/LICENSE
|
||||
!vendor/**/COPYING
|
||||
!vendor/**/README
|
||||
!vendor/**/README.md
|
||||
vendor/**/*_test.go
|
||||
|
||||
Reference in New Issue
Block a user