initial switch commit
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@ -1 +1,16 @@
|
||||
deploy_dangrubb.net.sh
|
||||
# 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
|
Reference in New Issue
Block a user