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

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6ea0e0a..e686e91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
build/
__pycache__/
+.mypy_cache/
nbxmpp.egg-info
dist
.idea