Author: Antonio Cuni <[email protected]>
Branch: 
Changeset: r973:cb78fa21e8ed
Date: 2015-12-16 15:41 +0100
http://bitbucket.org/pypy/buildbot/changeset/cb78fa21e8ed/

Log:    ignore the file with the password

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -7,6 +7,7 @@
 
 # master/slaveinfo.py contains the passwords, so it should never be tracked
 master/slaveinfo.py
+bbhook/smtp.password
 
 # ignore pidfiles and all the logs
 twistd.pid
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to