forked from asyncapi/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (39 loc) · 832 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
*-debug.log
*-error.log
.DS_Store
.idea
/.nyc_output
/dist
/dist/
/lib
/node_modules/
/tmp
/yarn.lock
/assets/examples/**
!assets/examples/default-example.yaml
!assets/examples/tutorial.yml
node_modules
/test/integration/generate/models/
test.asyncapi-cli
asyncapi.json
test/fixtures/minimaltemplate/__transpiled
test/fixtures/specification-conv.yml
test/fixtures/specification-conv.yaml
test/fixtures/specification-conv.json
.vscode
/action/
/github-action/output/
oclif.manifest.json
spec-examples.zip
# Coverage for testing
coverage
.asyncapi-analytics
# Analytics
.asyncapi-analytics
# Glee
assets/create-glee-app/templates/default/.glee
assets/create-glee-app/templates/tutorial/.glee
assets/create-glee-app/templates/default/docs
assets/create-glee-app/templates/tutorial/docs
# Modelina
test/fixtures/generate/models