mirror of
https://github.com/google/nomulus
synced 2026-09-18 05:54:39 +00:00
Update .gitignore for gradle related files
Ignore all gradle build artifacts. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=218693364
This commit is contained in:
+7
-1
@@ -80,4 +80,10 @@ autogenerated/
|
|||||||
######################################################################
|
######################################################################
|
||||||
# Gradle Ignores
|
# Gradle Ignores
|
||||||
|
|
||||||
.gradle
|
/gradle/.gradle
|
||||||
|
/gradle/gradle
|
||||||
|
/gradle/gradlew
|
||||||
|
/gradle/gradlew.bat
|
||||||
|
/gradle/**/WEB-INF
|
||||||
|
/gradle/**/build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user