view .hgignore @ 20:c8162ac60edc

Serpentron 1.0.2.
author Mikhail Kryshen <mikhail@kryshen.net>
date Fri, 13 Mar 2020 15:19:16 +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 *~