diff options
| -rw-r--r-- | applications/api/README.md | 2 | ||||
| -rw-r--r-- | applications/api/app.json | 9 |
2 files changed, 0 insertions, 11 deletions
diff --git a/applications/api/README.md b/applications/api/README.md deleted file mode 100644 index 4c694c0..0000000 --- a/applications/api/README.md +++ /dev/null @@ -1,2 +0,0 @@ -file add from gitlab api
-this is readme.md
\ No newline at end of file diff --git a/applications/api/app.json b/applications/api/app.json deleted file mode 100644 index 2b640de..0000000 --- a/applications/api/app.json +++ /dev/null @@ -1,9 +0,0 @@ -
-{
- "$schema": "https://typedoc.org/schema.json",
- "name":"abc",
- "validation":true,
- "emit": "both",
- "basePath": "/test",
- "exclude": ["abc"]
-}
\ No newline at end of file |
