diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -128,6 +128,9 @@ __pypackages__/ | |||
| 128 | # Rope project settings | 128 | # Rope project settings |
| 129 | .ropeproject | 129 | .ropeproject |
| 130 | 130 | ||
| 131 | # pycharm project settings | ||
| 132 | .idea | ||
| 133 | |||
| 131 | # mypy | 134 | # mypy |
| 132 | .mypy_cache/ | 135 | .mypy_cache/ |
| 133 | .dmypy.json | 136 | .dmypy.json |
