.hgignore

Sun, 02 Aug 2015 17:15:00 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 02 Aug 2015 17:15:00 +0300
changeset 144
b3d1b356e544
parent 138
d0184734320e
child 160
0ee4ff913747
permissions
-rw-r--r--

- Remove hgapi dependence
- Limit the amount of commits being pulled in so that if there's a lot of them the bot won't time out
- If a changeset in e.g. sandbox gets pulled to main, it needs to be processed again or it won't get announced.
- Use hg cat instead of hg revert to get the contents of version.h to find out the Zandronum version without changing any files

syntax:glob
cobalt*.json*
untracked
commits.db
*.pyc
zandronum*
cobalt.cfg
*.orig
*.rej

mercurial