Fix i18n sub-dir issue in gitignore

Also fixes trailing whitespace in setup.py
This commit is contained in:
Calum Lind 2011-07-28 22:34:15 +01:00
parent 3b89595d38
commit 603ca1b855
2 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@ -7,5 +7,5 @@ dist
*.pyc
*.tar.*
_trial_temp
deluge/i18n/*
deluge/i18n/*/
*.desktop