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

22 lines
254 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/**
# PDF Generation temporary directories
out/
scripts/__pycache__/
test_generation.py
__pycache__/