Skip to content

Commit dfb3c57

Browse files
author
Clau
committed
update .gitignore
1 parent 2cef95f commit dfb3c57

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ node_modules
33
build_and_test.sh
44
dist
55
build
6-
configs
6+
app/configs/

app/configs/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "GET",
99
"title": "/example/url",
1010
"description": "This is a <b>example</b> GET request.",
11-
"header": [],
11+
"header": [],sdf
1212
"body": [],
1313
"params": [
1414
{

0 commit comments

Comments
 (0)