comparison: .hgignore
.hgignore
- changeset 114
- 5a0859739b76
- parent 104
- 9d3dea320d8e
- child 226
- 669136d4e3af
equal
deleted
inserted
replaced
| 1 syntax:regexp |
1 syntax:regexp |
| 2 ^nbproject/.*$ |
2 ^nbproject/.*$ |
| 3 ^build/.*$ |
3 ^build/.*$ |
| 4 core$ |
4 core$ |
| 5 DS_Store$ |
5 DS_Store$ |
| |
6 ^doc/.*$ |
| 6 ^.c?project$ |
7 ^.c?project$ |
| 7 ^.settings/.*$ |
8 ^.settings/.*$ |