Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e686e913b48df9a16d753fba7166c6587a50ae52 (plain)
1
2
3
4
5
6
7
build/
__pycache__/
.mypy_cache/
nbxmpp.egg-info
dist
.idea
*~