diff --git a/.gitignore b/.gitignore
index d61689cad47cee431391d9a5cd169da6bc7679eb..372a1349a4d2933141366896b39cd1b6d5446c67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 dist/
 .coverage
-__pycache__/
\ No newline at end of file
+__pycache__/
+*.egg-info/
\ No newline at end of file
diff --git a/src/airflow_datacat_integration.egg-info/PKG-INFO b/src/airflow_datacat_integration.egg-info/PKG-INFO
deleted file mode 100644
index 9c07c9cb6e481e2512168174c54c7ea0d1dd274a..0000000000000000000000000000000000000000
--- a/src/airflow_datacat_integration.egg-info/PKG-INFO
+++ /dev/null
@@ -1,23 +0,0 @@
-Metadata-Version: 2.1
-Name: airflow-datacat-integration
-Version: 0.0.1
-Summary: Datacatalog Integration for Apache Airflow
-Home-page: https://github.com/pypa/sampleproject
-Author: Christian Boettcher
-Author-email: c.boettcher@fz-juelich.de
-License: UNKNOWN
-Project-URL: Issue Tracker, https://github.com/pypa/sampleproject/issues
-Platform: UNKNOWN
-Classifier: Programming Language :: Python :: 3
-Classifier: License :: OSI Approved :: BSD-2-Clause
-Classifier: Operating System :: OS Independent
-Requires-Python: >=3.9
-Description-Content-Type: text/markdown
-License-File: LICENSE
-
-# Airflow Datacat Integration
-
-This packages enables the integration of the [datacatalog](https://gitlab.jsc.fz-juelich.de/rybicki1/datacatalog) in [apache airflow](https://airflow.apache.org/).
-
-Its intended use is with the [Data Logistics Service](https://gitlab.jsc.fz-juelich.de/eflows4hpc-wp2/data-logistics-service).
-
diff --git a/src/airflow_datacat_integration.egg-info/SOURCES.txt b/src/airflow_datacat_integration.egg-info/SOURCES.txt
deleted file mode 100644
index 0d84cbfc2329c98e126c1c9c759401ef86bbbb05..0000000000000000000000000000000000000000
--- a/src/airflow_datacat_integration.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-LICENSE
-README.md
-pyproject.toml
-setup.cfg
-src/airflow_datacat_integration.egg-info/PKG-INFO
-src/airflow_datacat_integration.egg-info/SOURCES.txt
-src/airflow_datacat_integration.egg-info/dependency_links.txt
-src/airflow_datacat_integration.egg-info/top_level.txt
-src/datacat_client/__init__.py
\ No newline at end of file
diff --git a/src/airflow_datacat_integration.egg-info/dependency_links.txt b/src/airflow_datacat_integration.egg-info/dependency_links.txt
deleted file mode 100644
index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000
--- a/src/airflow_datacat_integration.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/src/airflow_datacat_integration.egg-info/top_level.txt b/src/airflow_datacat_integration.egg-info/top_level.txt
deleted file mode 100644
index 7f6732c3198dfca50f0ca648d234466cfc06a1ab..0000000000000000000000000000000000000000
--- a/src/airflow_datacat_integration.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-datacat_client