diff --git a/.ignore b/.ignore new file mode 100644 index 00000000000..1b32cf18a30 --- /dev/null +++ b/.ignore @@ -0,0 +1,8 @@ +# Non-bundled plugins are gitignore'd, but we want them to +# show up in search tools / IDEs so we un-ignore them here +!/plugins/* + +# Allow these files to show up in vscode file selector, even +# though they're not git-tracked +!/.vscode/settings.json +!/.vscode/tasks.json