# Ignore compiled Python code
__pycache__

# Ignore VSCode data
.vscode/

# Ignore spyproject
.spyproject
