summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Dent <chris.dent@gmail.com>2018-11-29 21:20:04 +0000
committerGitHub <noreply@github.com>2018-11-29 21:20:04 +0000
commit02f67b9aaeff350407abb49cabe90b9c6a93dd37 (patch)
tree8cd2a177f5ed2d08c91c8f2330e17aa416bd3741 /.gitignore
parent9fb5ee2b562ba9b590d71096508e69416e955345 (diff)
downloadpastedeploy-git-02f67b9aaeff350407abb49cabe90b9c6a93dd37.tar.gz
Prepare a 2.0.0 release (#19)2.0.0
* Prepare a 2.0.0 release Update version in setup.py Add changes to news.rst Add build artifacts to .gitignore The rationale for using a 2.0.0 version number is to make a rather heavy-handed signal about the change in project hosting and maintenance. * Fixup text and links in 2.0.0 news Better linking and more complete text
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 821a2ac..accc766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@
PasteDeploy.egg-info
coverage.xml
htmlcov
+.eggs
+build
+dist