mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-06 08:28:39 +00:00
Fix i18n sub-dir issue in gitignore
Also fixes trailing whitespace in setup.py
This commit is contained in:
parent
3b89595d38
commit
603ca1b855
2 changed files with 4 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,5 +7,5 @@ dist
|
||||||
*.pyc
|
*.pyc
|
||||||
*.tar.*
|
*.tar.*
|
||||||
_trial_temp
|
_trial_temp
|
||||||
deluge/i18n/*
|
deluge/i18n/*/
|
||||||
*.desktop
|
*.desktop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue