# Credenciais (NUNCA commitar)
advpl-credentials.json
**/advpl-credentials.json
.env
.env.local

# Node
node_modules/
package-lock.json
yarn.lock

# Output do advpls (debug)
output/
*.errprw
*.ppx_prw
*.ppo

# IDE
.vscode/
.idea/
*.swp
.DS_Store
Thumbs.db

# Logs
*.log
logs/
