2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-03 08:59:21 +08:00
wp-discourse/.gitignore
Angus McLeod 89d4f09f30
Add publish_to_discourse utility function (#497)
* Add publish_to_discourse utility function

* Apply linting

* Make PHP 8 linter happy

* Add custom option support
2024-01-22 12:09:04 -08:00

17 lines
163 B
Text

*.swp
# JetBrains IDEs
.idea/*
# Tests
tests/integration/config.php
vendor/*
wpcs/*
*.sublime-workspace
*.sublime-project
node_modules
.phpunit.result.cache