2016-02-12 04:03:42 +00:00
|
|
|
mode:regex
|
|
|
|
|
2016-04-01 23:51:02 +00:00
|
|
|
# Compilation output
|
2016-02-12 04:03:42 +00:00
|
|
|
\.(?:exe|a)$
|
|
|
|
^pkg/
|
|
|
|
|
2016-04-01 23:51:02 +00:00
|
|
|
# Dependencies
|
2016-02-12 04:03:42 +00:00
|
|
|
^src/(?:github.com|gopkg.in|golang.org)/
|
2016-04-01 23:51:02 +00:00
|
|
|
|
2016-04-01 23:51:54 +00:00
|
|
|
# Scratch space
|
|
|
|
^src/nmdc/
|
|
|
|
|
2016-04-01 23:51:02 +00:00
|
|
|
# Binary release artefacts
|
|
|
|
/?__dist/
|