diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3c5994fa22..cafc7a1fd6 100755 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ cps-application/archunit_store target/ log/ +docs/api/swagger/cps/openapi.yaml +docs/api/swagger/ncmp/openapi.yaml .idea/ .idea_modules/ |