diff options
author | Devaev Maxim <[email protected]> | 2020-10-16 14:10:15 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-10-16 14:10:15 +0300 |
commit | 923320da5f87d6081824641468b3777d7f1e811f (patch) | |
tree | c241034fb38a3c124cd0946883bb0c26bb8b01d6 /.gitignore | |
parent | 9860ed0871a8ae00018c9e99340d904815e70a25 (diff) |
PR #15: https for local run
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ /testenv/.coverage /testenv/run/*.sock /testenv/run/*.pid +/testenv/.ssl/ /v*.tar.gz /*.pkg.tar.xz /*.pkg.tar.zst |