Skip to content

Commit

Permalink
Sort lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 7, 2017
1 parent 0cc494b commit 5934c7d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
.coverage
*.pyc
*.mo
__pycache__
src/*.egg-info
benchmark/*.egg-info
*.pyc
.coverage
.eggs/
.installed.cfg
.project
.pydevproject
.installed.cfg
.tox
__pycache__
benchmark/*.egg-info
bin
coverage
develop-eggs
docs
parts
htmls
parts
src/*.egg-info
tags

0 comments on commit 5934c7d

Please sign in to comment.