comparison .hgignore @ 195:964fd28e9b39

Added automatic versioning.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 06 Feb 2014 22:00:32 -0800
parents f307d4cdc3fb
children 79b2788c75b2
comparison
equal deleted inserted replaced
194:07528bfadd35 195:964fd28e9b39
1 syntax:glob 1 syntax:glob
2 venv 2 venv
3 node_modules 3 node_modules
4 wikked/static 4 wikked/static
5 wikked/__version__.py
5 dist 6 dist
6 build 7 build
7 *.pyc 8 *.pyc
8 *.pyo 9 *.pyo
9 *.sublime-* 10 *.sublime-*