author | Nishanth <nishanth@fossee.in> |
Wed, 06 Oct 2010 16:15:42 +0530 | |
changeset 221 | 7cd975ff5f0d |
parent 21 | cc33c97ed034 |
permissions | -rwxr-xr-x |
1 | 1 |
# use glob syntax. |
2 |
syntax: glob |
|
3 |
||
21
cc33c97ed034
Changed presentation file for basic-plotting.
Shantanu <shantanu@fossee.in>
parents:
1
diff
changeset
|
4 |
*.html |
1 | 5 |
*.aux |
6 |
*.dvi |
|
7 |
*.log |
|
8 |
*.nav |
|
9 |
*.snm |
|
10 |
*.toc |
|
11 |
||
12 |
*.vrb |
|
13 |
*.out |
|
14 |
*.sty |
|
15 |
*.pyc |
|
16 |
*.zip |
|
17 |
*~ |
|
18 |
.project |
|
19 |
.pydevproject |
|
20 |
app.yaml |
|
21 |
build |
|
22 |
tests/coverageResults |
|
23 |
*,cover |
|
24 |
tests/.coverage |
|
25 |
*.git |
|
26 |
*.egg-info |
|
27 |
eggs |
|
28 |
parts |
|
29 |
.installed.cfg |
|
30 |
bin |
|
31 |
develop-eggs |
|
32 |
.gitignore |
|
33 |
.DS_Store |
|
34 |
index.yaml |