Skip to content

Commit fa08bc3

Browse files
author
fbchen2
committed
ignore some files
1 parent 3ca82d0 commit fa08bc3

File tree

9 files changed

+6
-389
lines changed

9 files changed

+6
-389
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,7 @@ Network Trash Folder
240240
Temporary Items
241241
.apdisk
242242

243-
# End of https://www.gitignore.io/api/java,macos,android,androidstudio
243+
# End of https://www.gitignore.io/api/java,macos,android,androidstudio
244+
.idea
245+
app.iml
246+
magicindicator.iml

.idea/gradle.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.idea/runConfigurations.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

app/app.iml

Lines changed: 0 additions & 154 deletions
This file was deleted.

local.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# Location of the SDK. This is only used by Gradle.
55
# For customization when using a Version Control System, please read the
66
# header note.
7-
#Mon Feb 25 09:53:04 CST 2019
7+
#Sun Jun 14 12:46:25 CST 2020
88
ndk.dir=/Users/SherlockHolmes/Library/Android/sdk/ndk-bundle
9-
sdk.dir=/Users/SherlockHolmes/Library/Android/sdk
9+
sdk.dir=D\:\\Android\\Sdk

0 commit comments

Comments
 (0)