🚀
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# API keys — never commit real credentials
|
||||
.env
|
||||
|
||||
.pi/agent-sessions/
|
||||
|
||||
|
||||
.playwright-cli/
|
||||
|
||||
tmp/
|
||||
Reference in New Issue
Block a user