.hgignore
author terom@fixme.fi
Mon, 15 Sep 2008 01:06:00 +0300
changeset 24 0cdbd2735993
parent 23 67e71e9170e5
permissions -rw-r--r--
example init.d script
22
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     1
syntax: regexp
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     2
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     3
\.sw[po]$
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     4
\.pyc$
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     5
^twistd.(log|pid)$
1f1a21852abc .hgignore, .dists, fixbot_plugin.py
terom@fixme.fi
parents:
diff changeset
     6
^twisted/plugins/dropin.cache$
23
67e71e9170e5 rename plugin fixbot -> fixbot_nexus, add fixbot_logwatch plugin, fix some random bugs
terom@fixme.fi
parents: 22
diff changeset
     7
^run/\w+\.pid$