
Remove gitignore rule preventing vendor/modules.txt file from being commited, add check that the vendor directory is synchronized.
9 lines
76 B
Plaintext
9 lines
76 B
Plaintext
**/*.test
|
|
.tags*
|
|
tags
|
|
.dbg_history
|
|
cmd/dlv/dlv
|
|
.vagrant
|
|
**/*.swp
|
|
localtests
|