comparison .hgignore @ 3:f485ba500df3

Gigantic change to basically make PieCrust 2 vaguely functional. - Serving works, with debug window. - Baking works, multi-threading, with dependency handling. - Various things not implemented yet.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 10 Aug 2014 23:43:16 -0700
parents a212a3f2e3ee
children 8f7ba2c95025
comparison
equal deleted inserted replaced
2:40fa08b261b9 3:f485ba500df3
1 syntax: glob 1 syntax: glob
2 *.pyc 2 *.pyc
3 venv 3 venv
4 tags
5 build/messages/_cache
4 6