.hgignore
author Volker Birk <vb@pep-project.org>
Tue, 15 Dec 2020 11:30:47 +0100
changeset 69 2a1581de91ea
parent 47 7588a2e65285
child 65 d659b8c2ed22
permissions -rw-r--r--
do not need this
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
syntax: glob
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
*.pyc
26
0c3815cbb51e adding samples
Volker Birk <vb@pep-project.org>
parents: 0
diff changeset
     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/