브라우징 자동화에만 집중
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,9 +1,8 @@
|
||||
|
||||
# Playwright
|
||||
node_modules/
|
||||
.env
|
||||
data/database.sqlite
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vscode/
|
||||
.idea/
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
/playwright/.auth/
|
||||
|
||||
Reference in New Issue
Block a user