# Ignore Vite cache
node_modules/

# Ignore Vite build output
.out/

# Ignore IDE files
.idea/
.vscode/
