source:
.hgignore
@
1113:4668e611b566
| Revision 1113:4668e611b566, 215 bytes checked in by Georg Brandl <georg@…>, 3 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | ^[i|I]nstance$ |
| 2 | ^[i|I]nstance/ |
| 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$ |
| 13 | ^env/ |
| 14 | ^.ropeproject/ |
Note: See TracBrowser
for help on using the repository browser.