summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-09-22 16:16:49 +0000
committerGerrit Code Review <gerrit@onap.org>2021-09-22 16:16:49 +0000
commit2ada179e24a4adf5ad69a594435fbfff2c5178b4 (patch)
tree72802c837ff51cce2bde2827b449b841150713b1 /.gitignore
parent7c94323078c1db1973117defa94ddcde414a323f (diff)
parent69c896b25cbdd549ec5ece590e5593e202bab950 (diff)
Merge "openapi.yaml should not be modified when the application is compiled"
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3c5994fa2..cafc7a1fd 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/