# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Dependency directories (remove the comment below to include it)
vendor/

# vscode
.vscode/*

# misc
*.tmp

# pycache
__pycache__/

# build dirs
dist/