diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ /testenv/.tox/ /testenv/.mypy_cache/ /testenv/.coverage +/testenv/run/*.sock +/testenv/run/*.pid /v*.tar.gz /*.pkg.tar.xz /*.egg-info |