Files
smartdb/.gitignore
2026-03-26 16:03:25 +00:00

15 lines
128 B
Plaintext

# artifacts
node_modules/
dist_ts/
dist_*/
# config
.nogit/
# lock
package-lock.json
yarn.lock
# playwright
.playwright-mcp/