Skip to content

Commit 5d9e0b1

Browse files
author
夏天天
committed
Clean up build artifacts and temporary files from repository
1 parent 75f2a23 commit 5d9e0b1

1,084 files changed

Lines changed: 17 additions & 114387 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,20 @@ local.properties
1919

2020
# Local configuration files containing sensitive information
2121
gradle.properties.local
22-
22+
23+
# Maven Central publishing artifacts
24+
maven-central-files/
25+
maven-central-bundle/
26+
central-bundle.zip
27+
upnpcast-*.zip
28+
upnpcast-*.jar
29+
upnpcast-*.aar
30+
upnpcast-*.pom
31+
upnpcast-*.asc
32+
upnpcast-*.md5
33+
upnpcast-*.sha1
34+
test-signature.asc
35+
36+
# Additional build outputs
37+
app-demo/build/
38+

app-demo/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug-artifact-dependencies.xml

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

0 commit comments

Comments
 (0)