Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #22703 from dfireBird/push-wvsykxpmrrsk
fix: walkthrough_create_project file not packaged
| -rw-r--r-- | editors/code/.vscodeignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/.vscodeignore b/editors/code/.vscodeignore index 1712a1477e..396f0e4f81 100644 --- a/editors/code/.vscodeignore +++ b/editors/code/.vscodeignore @@ -12,4 +12,4 @@ !ra_syntax_tree.tmGrammar.json !server !README.md -!walkthrough-setup-tips.md +!walkthrough-* |