Panel/.gitignore
2025-09-11 13:29:15 -04:00

16 lines
156 B
Text

*.log
*.tmp
cache/
tmp/
sessions/
*.tar
*.tar.gz
*.zip
*.bak
node_modules/
vendor/*/cache/
.env
.env.*
config.local.php
!_agent-linux/**
!_agent-windows/**