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