16 lines
207 B
Plaintext
16 lines
207 B
Plaintext
# Deployment Script
|
|
deploy_dangrubb.net.sh
|
|
# Data files (contain current state)
|
|
server_state.txt
|
|
php/server_state.log
|
|
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
.DS_Store
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Local configuration
|
|
config.local.php |