diff --git a/.gitignore b/.gitignore index 2a19a3ee3..0d2d25629 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ dist *.pyc *.tar.* _trial_temp +.tox/ deluge/i18n/*/ deluge.pot *.desktop diff --git a/pylintrc b/.pylintrc similarity index 100% rename from pylintrc rename to .pylintrc