Module: deluge Branch: master Commit: 9c460266ac55880474062abd8fd7211521187e2c
Author: Damien Churchill <[email protected]> Date: Tue May 4 00:30:31 2010 +0100 add _trial_temp to the gitignore file --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 36165af..3ec7ac2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ dist *.log *.pyc *.tar.* +_trial_temp -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
