mirror of
https://gh.wpcy.net/https://github.com/discourse/wp-discourse.git
synced 2026-05-27 05:23:57 +08:00
* Add publish_to_discourse utility function * Apply linting * Make PHP 8 linter happy * Add custom option support
17 lines
163 B
Text
Vendored
17 lines
163 B
Text
Vendored
*.swp
|
|
|
|
# JetBrains IDEs
|
|
.idea/*
|
|
|
|
# Tests
|
|
tests/integration/config.php
|
|
|
|
vendor/*
|
|
|
|
wpcs/*
|
|
|
|
*.sublime-workspace
|
|
*.sublime-project
|
|
|
|
node_modules
|
|
.phpunit.result.cache
|