nmdc-webfrontend/vendor/code.ivysaur.me/libnmdc/.hgignore

15 lines
175 B
Plaintext

mode:regex
# Compilation output
\.(?:exe|a)$
^pkg/
# Dependencies
^src/(?:github.com|gopkg.in|golang.org)/
# Scratch space
^src/nmdc/
# Binary release artefacts
/?__dist/