source:
lemon-tutorial/.hgignore
@
1:264baaa990e1
Last change on this file since 1:264baaa990e1 was 1:264baaa990e1, checked in by , 16 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | syntax: glob |
2 | *.obj |
3 | *.orig |
4 | *.rej |
5 | *~ |
6 | *.o |
7 | *.log |
8 | *.lo |
9 | *.tar.* |
10 | *.bak |
11 | *.tag |
12 | .dirstamp |
13 | |
14 | syntax: regexp |
15 | (.*/)?\#[^/]*\#$ |
16 | ^html/.* |
17 | ^gen-images/.* |
Note: See TracBrowser
for help on using the repository browser.