annotate .hgignore @ 9:a5488b474c6b

Add HTML renderer.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 04 Jan 2017 02:56:08 -0800
parents 22f5f1374143
children c6d28a830f68
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
243401c49520 Initial commit.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 syntax:glob
243401c49520 Initial commit.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 __pycache__
5
22f5f1374143 Add ignore patterns for Mercurial and PyTest.
Ludovic Chabant <ludovic@chabant.com>
parents: 0
diff changeset
3 venv
0
243401c49520 Initial commit.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 .cache
9
a5488b474c6b Add HTML renderer.
Ludovic Chabant <ludovic@chabant.com>
parents: 5
diff changeset
5 .sass-cache
a5488b474c6b Add HTML renderer.
Ludovic Chabant <ludovic@chabant.com>
parents: 5
diff changeset
6 *.css.map
0
243401c49520 Initial commit.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7 *.pyc