forked from loafle/openapi-generator-original
added ingores for server generator
This commit is contained in:
parent
ac9cff08d4
commit
3d1678a087
5
.gitignore
vendored
5
.gitignore
vendored
@ -18,3 +18,8 @@ generated-code/*
|
|||||||
/nbactions.xml
|
/nbactions.xml
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
samples/server-generator/scalatra/output
|
||||||
|
samples/server-generator/node/output/node_modules
|
||||||
|
samples/server-generator/scalatra/target
|
||||||
|
samples/server-generator/scalatra/output/.history
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user