15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
# artifacts
|
|
node_modules/
|
|
dist_ts/
|
|
dist_*/
|
|
|
|
# config
|
|
.nogit/
|
|
|
|
# lock
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# playwright
|
|
.playwright-mcp/
|