22 lines
254 B
Text
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__/
|