mirror of
https://github.com/spf13/viper
synced 2024-12-23 12:07:02 +00:00
ignore vendor folder
This commit is contained in:
parent
25b30aa063
commit
c706d52c9c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,4 +21,5 @@ _testmain.go
|
|||
|
||||
*.exe
|
||||
*.test
|
||||
*.bench
|
||||
*.bench
|
||||
vendor/*
|
||||
|
|
Loading…
Reference in a new issue