diff --git a/.dockerignore b/.dockerignore index f814f381553a9dcc623535ceb82907dcb086661c..a2a2390190f528899755d9d49f3c1b327476a07a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,3 +10,4 @@ tmp .vscode .apt_generated* .factorypath +swagger-files diff --git a/.gitignore b/.gitignore index 8af1f8a3414dcb96e78f04fc719a004f51450961..85d22515a6ab6e8a16d045162173a67e799f7cc5 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ scratch*.html Scratch*.js webapp/config.json config.properties +swagger-files