Skip to content

Commit 0cfcb55

Browse files
committed
fix: add gradle-wrapper.jar
1 parent 45288b0 commit 0cfcb55

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
*.ctxt
99

1010
# Mobile Tools for Java (J2ME)
11-
.mtj.tmp/
11+
.mtj.tmp
1212

1313
# Gradle files
14-
.gradle/
14+
.gradle
1515
# InteliJ files
16-
.idea/
16+
.idea
1717

1818
# build folder
1919
build
@@ -22,7 +22,6 @@ build
2222
generated-sources
2323

2424
# Package Files #
25-
*.jar
2625
*.war
2726
*.nar
2827
*.ear

gradle/wrapper/gradle-wrapper.jar

47.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)