15 lines
175 B
Plaintext
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/
|