xitiomet is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againnglog / .hgignore
- commit
- a624f6dc89d9
- parent
- 835500c42a0e
- branch
- default
Fixed warnings with unsigned ints
1 |
835500c42a0e
|
syntax: glob |
2 |
835500c42a0e
|
*.o |
3 |
835500c42a0e
|
*~ |
4 |
835500c42a0e
|
*.rej |
5 |
835500c42a0e
|
*.orig |
6 |
835500c42a0e
|
*.mo |
7 |
835500c42a0e
|
|
8 |
835500c42a0e
|
.figleaf* |
9 |
835500c42a0e
|
nglog |
10 |
835500c42a0e
|
|
11 |
835500c42a0e
|
syntax: regexp |
12 |
835500c42a0e
|
(.*/)?\#[^/]*\#$ |