diff --git a/impc_api_helper/.gitignore b/impc_api_helper/.gitignore new file mode 100644 index 0000000..b1b615e --- /dev/null +++ b/impc_api_helper/.gitignore @@ -0,0 +1,13 @@ + + +# Byte-compiled +__pycache__/ + +# Distribution/ packaging +build/ +dist/ +*.egg-info +*.egg + +# Pytest +*.pytest