view .hgignore @ 2:3bb2fada1594

Do not capture keys when not playing. Esc key now interrupts the game in any state.
author Mikhail Kryshen <mikhail@kryshen.net>
date Thu, 18 Feb 2016 01:08:13 +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 *~