diff --git a/.gitignore b/.gitignore index 2a3c0db76c6..dc97992df99 100644 --- a/.gitignore +++ b/.gitignore @@ -14,12 +14,12 @@ !assets/examples/tutorial.yml node_modules /test/integration/generate/models/ +test.asyncapi-cli asyncapi.json asyncapi.yml test/fixtures/minimaltemplate/__transpiled .vscode - oclif.manifest.json spec-examples.zip diff --git a/test.asyncapi-cli b/test.asyncapi-cli deleted file mode 100644 index 5282efc6599..00000000000 --- a/test.asyncapi-cli +++ /dev/null @@ -1 +0,0 @@ -{"store":{}} \ No newline at end of file