archive/.hgignore

10 lines
123 B
Plaintext
Raw Normal View History

2017-08-13 04:54:20 +00:00
mode:regex
2017-08-13 01:57:48 +00:00
# development
2017-08-13 04:48:17 +00:00
^cmd/archive-server/archive-server$
^cmd/archive-server/config.json$
2017-08-13 04:54:20 +00:00
# binaries
^_dist/
^build/