GITLAB
OTHER_COMPANY_PROJECTS
/ ota
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6e80ba6894b4847e62b68741a4d327d3f464e651
Authored by
xu
2019-11-06 09:40:22 +0800
1 parent
691a14e9
Exists in
master
1. F 版本包路径改为按配置设置
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
app-ht/web/.gitignore
Side-by-side Diff
Inline Diff
app-ht/web/.gitignore
Wrap text
Diff comments
View file @
6e80ba6
...
...
@@ -5,4 +5,5 @@
5
5
node_modules
6
6
npm-debug.log
7
7
.idea
8
-download
9
8
\ No newline at end of file
9
+download
10
+upload
10
11
\ No newline at end of file
...
...