diff --git a/.gitignore b/.gitignore index 8b800ca..d728b9c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .pytest_cache/* .spyproject/* venv/* -__pycache__ \ No newline at end of file +__pycache__ +target_bigquery.egg-info \ No newline at end of file