gin/.gitignore
Suhas Karanth 0d9dac0df0 chore: Switch from govendor to dep
dep is a dependency management tool for Go, slated to be the official one.
2017-10-25 14:58:51 +05:30

6 lines
66 B
Plaintext

vendor/*
# vendor backups by dep
_vendor-*
coverage.out
count.out