summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-06-17 18:58:18 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2018-06-17 18:58:18 -0400
commitb02e3d366fcfb92b9fd8545fdd0737a729547ffa (patch)
treefe1df7be2493a99d379c636ac68afdd9239f77db /.gitignore
parenteaa233aaa384b9691f9ba4b4aa5c12be778cdce1 (diff)
downloadcmd2-git-b02e3d366fcfb92b9fd8545fdd0737a729547ffa.tar.gz
Added multiple owners for cmd2/cmd2.py
Also: - Added files to .gitignore for mypy plugin for PyCharm
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46298801..e1afc390 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,7 @@ htmlcov
# mypy optional static type checker
.mypy_cache
+
+# mypy plugin for PyCharm
+dmypy.json
+dmypy.sock