Files
trailbase/.gitignore
Sebastian Jeltsch 7b82eae58d Move ts-rs generated TS API bindings to trailbase-assets/js/bindings getting rid of the symlink.
Generally, symlinks continue to be an issue for Windows builds.
2025-05-15 11:24:51 +02:00

17 lines
266 B
Plaintext

# Build artifacts
target/
node_modules/
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
# Dev artifacts
public/
# Avoid `pnpm-lock.yaml` files when not in the root. They are produced when
# building with `--ignore-worspace`.
**/pnpm-lock.yaml