delve/.gitignore
Alessandro Arzilli 2786e46c5f
vendor: check vendor directory (#1962)
Remove gitignore rule preventing vendor/modules.txt file from being
commited, add check that the vendor directory is synchronized.
2020-03-26 09:25:50 -07:00

9 lines
76 B
Plaintext

**/*.test
.tags*
tags
.dbg_history
cmd/dlv/dlv
.vagrant
**/*.swp
localtests