diff --git a/.gitignore b/.gitignore index ce58f210d..221b5eb7a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ build coverage.xm .mypy_cache .pytest_cache -dist/* \ No newline at end of file +dist/* +src/hgf/target* \ No newline at end of file