forked from loafle/openapi-generator-original
update ignored files to add generated-code, python compilcation results
This commit is contained in:
parent
e9a8a8d755
commit
2a1b1817c5
11
.gitignore
vendored
11
.gitignore
vendored
@ -9,9 +9,12 @@ version.properties
|
|||||||
lib/*
|
lib/*
|
||||||
build/*
|
build/*
|
||||||
generated-files/*
|
generated-files/*
|
||||||
|
generated-code/*
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
/target
|
/target
|
||||||
/generated-files
|
/generated-files
|
||||||
/nbactions.xml
|
/nbactions.xml
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
Loading…
x
Reference in New Issue
Block a user