Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
supplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王宇航
supplier
Commits
b5aa1786
Commit
b5aa1786
authored
Mar 19, 2020
by
Wyh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3-19 過濾文件增加
parent
066c9656
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
29 additions
and
5 deletions
+29
-5
.gitignore
+11
-0
download-data/.gitignore
+4
-1
main/.gitignore
+3
-1
print-module/.gitignore
+3
-1
table-mode/.gitignore
+4
-1
user-login/.gitignore
+4
-1
No files found.
.gitignore
View file @
b5aa1786
...
@@ -43,3 +43,13 @@ HELP.md
...
@@ -43,3 +43,13 @@ HELP.md
/build
/build
/captures
/captures
.externalNativeBuild
.externalNativeBuild
build/
gradle.properties
gradlew
gradlew.bat
/.gradle/
/.idea/
/gradle/
local.properties
DaiJia.iml
\ No newline at end of file
download-data/.gitignore
View file @
b5aa1786
/build
/build/
app.iml
proguard-rules.pro
\ No newline at end of file
main/.gitignore
View file @
b5aa1786
/build
/build/
app.iml
proguard-rules.pro
print-module/.gitignore
View file @
b5aa1786
/build
/build/
app.iml
proguard-rules.pro
table-mode/.gitignore
View file @
b5aa1786
/build
/build/
app.iml
proguard-rules.pro
\ No newline at end of file
user-login/.gitignore
View file @
b5aa1786
/build
/build/
app.iml
proguard-rules.pro
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment