initial
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# artifacts
|
||||
node_modules/
|
||||
dist_ts/
|
||||
dist_*/
|
||||
|
||||
# config
|
||||
.nogit/
|
||||
|
||||
# lock
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# playwright
|
||||
.playwright-mcp/
|
||||
Reference in New Issue
Block a user