diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ *.pyc .*.swp +.coverage +htmlcov/ |
index : delta/python-packages/semantic-version.git | ||
github.com: rbarrois/python-semanticversion.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ *.pyc .*.swp +.coverage +htmlcov/ |