This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
# Distribution
|
||||
dist
|
||||
out
|
||||
build
|
||||
node_modules
|
||||
|
||||
# Logs
|
||||
*.log*
|
||||
logs
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
Reference in New Issue
Block a user