Skip to content

Commit

Permalink
Merge pull request #1166 from vektor-inc/change/build-exclude
Browse files Browse the repository at this point in the history
ブロックのビルドファイルをGit管理から除外
  • Loading branch information
kurudrive authored Feb 6, 2025
2 parents 5fd0028 + 0507fc3 commit 0467d7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ vendor/
/playwright-report/
/playwright/.cache/
.phpunit.result.cache
*/block/build/
2 changes: 1 addition & 1 deletion vkExUnit.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: VK All in One Expansion Unit
* Plugin URI: https://ex-unit.nagoya
* Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
* Version: 9.102.0.1
* Version: 9.103.0.0
* Requires PHP: 7.4
* Requires at least: 6.3
* Author: Vektor,Inc.
Expand Down

0 comments on commit 0467d7f

Please sign in to comment.