mirror of
https://github.com/discourse/wp-discourse.git
synced 2025-10-04 09:01:05 +08:00
* Reformat workflows, add metadata workflow and add contributing doc * Update workflow names * Update metadata.yml * Update metadata.yml * Fix script syntax * Add package.json for tests * Move setup node up * Remove npm caching * Rearrange metadata run order * Fix metadata script comparisons * Increment versions and add release note
16 lines
141 B
Text
16 lines
141 B
Text
*.swp
|
|
|
|
# JetBrains IDEs
|
|
.idea/*
|
|
|
|
# Tests
|
|
tests/integration/config.php
|
|
|
|
vendor/*
|
|
|
|
wpcs/*
|
|
|
|
*.sublime-workspace
|
|
*.sublime-project
|
|
|
|
node_modules
|