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 againplacebohttp / .hgignore
- commit
- 24bcde817c29
- parent
- 9e6ab8ab1d73
- branch
- default
merges
1 |
71c2b596737f
|
syntax: glob |
2 |
71c2b596737f
|
*.class |
3 |
71c2b596737f
|
*~ |
4 |
71c2b596737f
|
*.rej |
5 |
71c2b596737f
|
*.orig |
6 |
71c2b596737f
|
*.ini |
7 |
894aeb1d6a9d
|
*.app |
8 |
400f90c8aa46
|
._* |
9 |
35102491120d
|
doc |
10 |
71c2b596737f
|
build |
11 |
71c2b596737f
|
jvm-build |
12 |
71c2b596737f
|
placebohttp |
13 |
71c2b596737f
|
placebohttp.jar |
14 |
71c2b596737f
|
.DS_Store |
15 |
71c2b596737f
|
|
16 |
71c2b596737f
|
syntax: regexp |
17 |
71c2b596737f
|
(.*/)?\#[^/]*\#$ |
18 |
71c2b596737f
|