annotate .hgignore @ 146:612212345759

Persona thumbnails are now displayed on the edit persona form.
author Atul Varma <varmaa@toolness.com>
date Fri, 04 Apr 2008 11:34:44 -0700
parents e48318d2ff8a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
f0c202ad2872 Added .hgignore file.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
1 syntax: glob
f0c202ad2872 Added .hgignore file.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
2
f0c202ad2872 Added .hgignore file.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
3 *.pyc
f0c202ad2872 Added .hgignore file.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
4 temp_db
21
962c99a1375b A few changes to get the site to run via fastcgi on my website.
Atul Varma <varmaa@toolness.com>
parents: 4
diff changeset
5 *~
48
985339334890 Changed the dir into which uploaded headers/footers are placed and added them to .hgignore.
Atul Varma <varmaa@toolness.com>
parents: 21
diff changeset
6 media/hosted-content/footers/*
985339334890 Changed the dir into which uploaded headers/footers are placed and added them to .hgignore.
Atul Varma <varmaa@toolness.com>
parents: 21
diff changeset
7 media/hosted-content/headers/*
140
e48318d2ff8a Thumbnails now look better, although the internal architecture used to generate them on-the-fly is a bit questionable.
Atul Varma <varmaa@toolness.com>
parents: 48
diff changeset
8 media/thumbnails/*