Skip to content

Commit

Permalink
Make sure the right files are ignored.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Jun 14, 2019
1 parent 3daec7a commit a6f5b30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
*.pyc
__pycache__

.coverage
.installed.cfg
.tox
bin
build
develop-eggs
coverage.xml
dist
parts

src/*.egg-info
src/z3c/rml/tests/expected/*.png
Expand Down

0 comments on commit a6f5b30

Please sign in to comment.