# Ignore python cache
__pycache__

# Ignore vs code files
.vscode

# Ignore distribution folder
dist