annotate .hgignore @ 291:61fb4817b77f

delegation: iq forwarded management: in addition to the onForward observer, the xmlstream.send message is monkey patched, so we can inject the forwarded stanza as if it was received normally, and intercept the result to send it back to the server.
author Goffi <goffi@goffi.org>
date Mon, 04 May 2015 18:40:47 +0200
parents d99047cd90f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
231
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
6 tags
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
7 twistd.log
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
8 twistd.pid
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
9 bridge_constructor/generated
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
10 _trial_temp/
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
11 sat.egg-info
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
12 *.un~
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
13 dist
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
14 MANIFEST
d99047cd90f9 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
15 build