# Dependencies
/vendor/
/node_modules/

# Build artifacts
/build/
/dist/
*.zip

# Composer lock (plugin is distributed, not an app)
composer.lock

# Logs
*.log

# OS / editor cruft
.DS_Store
Thumbs.db
.idea/
.vscode/
*.sublime-*
.gstack/
