summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-07-28 22:34:15 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-07-28 22:56:22 +0100
commit08a0a2de998253d8bf82d45248b291a6efe45865 (patch)
tree3fb424bc002e00a0e84798099d26f25cec4ff2bb
parentfd56ccaabf68283146160f628e2cf1d0a2f083ef (diff)
downloaddeluge-08a0a2de998253d8bf82d45248b291a6efe45865.tar.gz
deluge-08a0a2de998253d8bf82d45248b291a6efe45865.tar.bz2
deluge-08a0a2de998253d8bf82d45248b291a6efe45865.zip
Fix i18n sub-dir issue in gitignore
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2e38c0115..2a7eb4d80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,5 @@ dist
*.pyc
*.tar.*
_trial_temp
-deluge/i18n/*
+deluge/i18n/*/
*.desktop