13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
# Local machine configuration. Copy config.example.json to config.json.
|
|
/config.json
|
|
|
|
# Runtime/test output.
|
|
/.php-dev-router.*
|
|
/tmp/
|
|
|
|
# Dependency and editor state.
|
|
/vendor/
|
|
/.idea/
|
|
/.vscode/
|
|
.DS_Store
|