diff --git a/.gitignore b/.gitignore index 8bb27af..25feee7 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,11 @@ dist/ /graphiqlWithExtensions.js /graphiqlWithExtensions.min.js /graphiqlWithExtensions.css +/graphiqlCodeExporter.css .merlin lib/ /.bsb.lock + +# ide +/.idea diff --git a/examples/static.html b/examples/static.html index 087b742..171b827 100644 --- a/examples/static.html +++ b/examples/static.html @@ -1,6 +1,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +