diff options
author | Pedro Algarvio <pedro@algarvio.me> | 2011-07-10 01:42:29 +0200 |
---|---|---|
committer | Pedro Algarvio <pedro@algarvio.me> | 2011-07-10 01:43:01 +0200 |
commit | 0c1055511dea9edf43832c95519917ae870331dd (patch) | |
tree | e503398be33bb19652d298b14e110cf37f7986a7 /.gitignore | |
parent | Fix #1505: Add libtorrent info to --version output (diff) | |
download | deluge-0c1055511dea9edf43832c95519917ae870331dd.tar.xz deluge-0c1055511dea9edf43832c95519917ae870331dd.zip |
Raw attempt of fixing the GtkBuilder introduced bugs.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ec7ac2e5..575a48236 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ dist *.pyc *.tar.* _trial_temp +deluge/i18n/* |