diff options
author | Elvis Pranskevichus <elvis@magic.io> | 2020-04-22 18:11:47 -0700 |
---|---|---|
committer | Elvis Pranskevichus <elvis@magic.io> | 2020-04-22 18:51:13 -0700 |
commit | 85af8df6b15dd57d391880fe76f8a5324385cd13 (patch) | |
tree | 14d010e45c5f527dc61b153beee930f95ec8a792 /.gitignore | |
parent | 60252260070137dd75f09d99a50c5dc624dea439 (diff) | |
download | immutables-85af8df6b15dd57d391880fe76f8a5324385cd13.tar.gz immutables-85af8df6b15dd57d391880fe76f8a5324385cd13.zip |
Add Github release workflowv0.12
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,4 +19,4 @@ __pycache__/ /.cache /.pytest_cache /.coverage - +/.mypy_cache |