# Generated by Cargo
# will have compiled files and executables
**/target/
pkg
# These are backup files generated by rustfmt
**/*.rs.bk
# Init & Add
/node_modules/
/pnpm-lock.yaml
style/
tailwind.config.js
ui_config.toml
package.json
src/components/ui/*
src/components/demos/*
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Apple
**/.DS_Store
**/.Icon?
**/.Icon
start-leptos-ssr-workspace/
_TMP/