Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bluejoyq
/
searchGuide
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
bluejoyq
2019-12-08 16:49:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1c167be0d5892b2d07a0f75b52b64048d085b99f
1c167be0
1 parent
19183f26
edit gitignore and merge
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
.gitignore
searchGuide/.expo/packager-info.json
.gitignore
View file @
1c167be
...
...
@@ -13,6 +13,8 @@ npm-debug.*
*.orig.*
web-build/
web-report/
*/.expo/*
*/.expo-shared/*
# macOS
.DS_Store
\ No newline at end of file
...
...
searchGuide/.expo/packager-info.json
View file @
1c167be
...
...
@@ -2,8 +2,8 @@
"devToolsPort"
:
19002
,
"expoServerPort"
:
19000
,
"packagerPort"
:
19001
,
"packagerPid"
:
10268
,
"expoServerNgrokUrl"
:
"https://ru-c66.
anonymous
.searchguide.exp.direct"
,
"packagerNgrokUrl"
:
"https://packager.ru-c66.
anonymous
.searchguide.exp.direct"
,
"ngrokPid"
:
1
9564
"packagerPid"
:
27784
,
"expoServerNgrokUrl"
:
"https://ru-c66.
bluejoy
.searchguide.exp.direct"
,
"packagerNgrokUrl"
:
"https://packager.ru-c66.
bluejoy
.searchguide.exp.direct"
,
"ngrokPid"
:
1
6708
}
...
...
Please
register
or
login
to post a comment