Fix i18n sub-dir issue in gitignore

This commit is contained in:
Calum Lind 2011-07-28 22:34:15 +01:00
commit 08a0a2de99

2
.gitignore vendored
View file

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