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:
authorlovetox <philipp@hoerist.com>2020-04-19 09:42:12 +0300
committerlovetox <philipp@hoerist.com>2020-04-19 09:42:12 +0300
commit0ef1ba6b4d5aae550705cbe6214d70f849421b52 (patch)
tree6a4a118707cabffd66825c0699588043a5ad85e6
parenta5dccb1538f73e8547ce905d5b4d90e1a276116a (diff)
Update .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