mirror of
https://github.com/Dvorinka/Trackeep.git
synced 2026-06-03 20:12:58 +00:00
chore: update gitignore to ensure playwright-cli and desloppify are ignored
This commit is contained in:
@@ -26,6 +26,9 @@ pids
|
|||||||
*.pid
|
*.pid
|
||||||
*.seed
|
*.seed
|
||||||
*.pid.lock
|
*.pid.lock
|
||||||
|
.playwright
|
||||||
|
.playwright-cli
|
||||||
|
.desloppify
|
||||||
|
|
||||||
# Coverage directory used by tools like istanbul
|
# Coverage directory used by tools like istanbul
|
||||||
coverage/
|
coverage/
|
||||||
|
|||||||
Reference in New Issue
Block a user