16 lines
151 B
Plaintext
16 lines
151 B
Plaintext
node_modules/
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
|
|
# API keys — never commit real credentials
|
|
.env
|
|
|
|
.pi/agent-sessions/
|
|
|
|
|
|
.playwright-cli/
|
|
|
|
tmp/ |