# Exclude macOS Finder (System Explorer) View States
.DS_Store

# Rust build folder
target

# Node dependencies
node_modules

# WebPack build output
dist
