Skip to content

Commit 8871914

Browse files
committed
Update .gitignore for Gradle build artifacts
1 parent aeca809 commit 8871914

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ bin/
3838

3939
# Ignore Gradle build output directory
4040
build
41+
42+
# Gradle build artifacts
43+
.gradle/
44+
**/build/

0 commit comments

Comments
 (0)