# Python cache
__pycache__/

# Environment variables
.env

# Jupyter Notebook checkpoints
.ipynb_checkpoints/

# Logs
logs/

# venv
venv/
argilla_dataset_manager.egg-info/dependency_links.txt
.gitignore
argilla_dataset_manager.egg-info/PKG-INFO
argilla_dataset_manager.egg-info/requires.txt
argilla_dataset_manager.egg-info/SOURCES.txt
argilla_dataset_manager.egg-info/top_level.txt
