author | Volker Birk <vb@pep-project.org> |
Tue, 15 Dec 2020 11:29:51 +0100 | |
changeset 68 | 26120af11afd |
parent 47 | 7588a2e65285 |
child 65 | d659b8c2ed22 |
permissions | -rw-r--r-- |
0 | 1 |
syntax: glob |
2 |
*.pyc |
|
26 | 3 |
*.html |
47
7588a2e65285
Update .hgignore.
Hartmut Goebel <h.goebel@crazy-compilers.com>
parents:
26
diff
changeset
|
4 |
dist/ |
7588a2e65285
Update .hgignore.
Hartmut Goebel <h.goebel@crazy-compilers.com>
parents:
26
diff
changeset
|
5 |
build/ |
7588a2e65285
Update .hgignore.
Hartmut Goebel <h.goebel@crazy-compilers.com>
parents:
26
diff
changeset
|
6 |
*.egg-info/ |
7588a2e65285
Update .hgignore.
Hartmut Goebel <h.goebel@crazy-compilers.com>
parents:
26
diff
changeset
|
7 |
.git/ |