summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-07-28 23:34:15 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2011-07-28 23:56:22 +0200
commit08a0a2de998253d8bf82d45248b291a6efe45865 (patch)
tree3fb424bc002e00a0e84798099d26f25cec4ff2bb /.gitignore
parentFix .desktop file creation on Windows by just ignoring it (diff)
downloaddeluge-08a0a2de998253d8bf82d45248b291a6efe45865.tar.xz
deluge-08a0a2de998253d8bf82d45248b291a6efe45865.zip
Fix i18n sub-dir issue in gitignore
Diffstat (limited to '.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