view .hgignore @ 10:5bb39198a9be

Always wait before starting next round.
author Mikhail Kryshen <mikhail@kryshen.net>
date Sat, 02 Apr 2016 12:24:52 +0300
parents
children
line source
1 syntax: glob
3 node_modules
4 bower_components
6 src/*.js
7 test_runner.js
8 config.js
9 the.js
10 *~