diff options
author | Yury Selivanov <yury@magic.io> | 2018-04-03 12:00:29 -0400 |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2018-04-03 12:01:03 -0400 |
commit | 059e23ad69aee81c37b44f7c6d300b8a8a663045 (patch) | |
tree | 8b77b98ee8aeb7da1a7bc66a756a0a62e5405fcc /.gitignore | |
parent | 4f09418ce1e93337a65296fad8efe664efd7a1ef (diff) | |
download | immutables-059e23ad69aee81c37b44f7c6d300b8a8a663045.tar.gz immutables-059e23ad69aee81c37b44f7c6d300b8a8a663045.zip |
Coverage: 100%
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,3 +17,5 @@ __pycache__/ /dist /.cache /.pytest_cache +/.coverage + |