Initial public release
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user