summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJon-Paul Sullivan <jonpaul.sullivan@hp.com>2013-01-25 11:13:00 +0000
committerJenkins <jenkins@review.openstack.org>2013-01-30 00:31:54 +0000
commitefa1ddf0c3283a6d6353e78433549e0f2eee3dab (patch)
tree1adcbf7d209170874411769561be3851adc59503 /.gitignore
parentfcb82e93eab19174c13a689b12d24dfd4ae81bdc (diff)
downloadpython-jenkins-job-builder-efa1ddf0c3283a6d6353e78433549e0f2eee3dab.tar.gz
python-jenkins-job-builder-efa1ddf0c3283a6d6353e78433549e0f2eee3dab.tar.xz
python-jenkins-job-builder-efa1ddf0c3283a6d6353e78433549e0f2eee3dab.zip
Bugfix and tidy-up
Allow the configuration file to be optional for test mode Tidy-up the hipchat notifier module - Require a valid hipchat authtoken Ignore temporary vi/vim files in .gitignore Add extra debugging output - write out cache file to enable easy removal to force upload - clearly notify that no changes are seen so uploading not occurring Change-Id: Ia418704b76090e284e0b801609f2f05bfa06b9ae Reviewed-on: https://review.openstack.org/20380 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Khai Do <do.khai@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index beb909c8..d62b4272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.*.swp
*.egg
*.egg-info
*.pyc