root/.hgignore
| Revision 859:107075791838, 186 bytes (checked in by mitsuhiko, 7 days ago) |
|---|
| Line | |
|---|---|
| 1 | ^instance$ |
| 2 | ^instance/ |
| 3 | \.py[co]$ |
| 4 | \.DS_Store$ |
| 5 | ^dumps/ |
| 6 | ^.*\.egg-info/ |
| 7 | ^zine/i18n/.*?/messages.mo$ |
| 8 | ^zine/docs/.*?\.page$ |
| 9 | ^zine/plugins/.*?/docs/.*?\.page$ |
| 10 | .coverage |
| 11 | ^docs/_build/ |
| 12 | ^Makefile$ |
Note: See TracBrowser
for help on using the browser.