Skip to content

Commit 96977ef

Browse files
committed
Ignore intermediate build files.
1 parent 9451b71 commit 96977ef

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ pom.xml.*
2121
local.properties
2222
build.xml
2323
proguard-project.txt
24+
25+
/library/build/outputs/aar/library-release.aar
26+
/library/build/outputs/aar/library-debug.aar
27+
/library/build/intermediates/res/resources-debug-androidTest.ap_
28+
/library/build/intermediates/bundles/release/classes.jar
29+
/library/build/intermediates/bundles/debug/classes.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
-60.1 KB
Binary file not shown.
-60 KB
Binary file not shown.

0 commit comments

Comments
 (0)