blob: 1a311cdf28d9538afb20180b55bc1d35ad63a372 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*~
build
.cache
dist
docs/source/modules
*egg-info
*.egg
*.log
*.pyc
*.tar.*
_trial_temp
.tox/
deluge/i18n/*/
deluge.pot
*.desktop
*.appdata.xml
.build_data*
osx/app
RELEASE-VERSION
.venv
|