annotate .hgignore @ 541:44f67ec5e945

Improve logging facilities. Private chats in query windows are now logged separately. A log file directory can be set in configuration. Room log files are always of format room_%d.ext. Log file extension can be set, default is ".log".
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Nov 2012 18:32:42 +0200
parents 727ce827482b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
380
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 logs/
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 *.o
727ce827482b Added .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 installer/