Skip to content

Commit a453a70

Browse files
committed
chore: remove gradle-wrapper.jar from .gitignore and add to version control
1 parent f95ff23 commit a453a70

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- main
7+
- master
88
tags-ignore:
99
- "**"
1010

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# Gradle
44
.gradle/
5-
gradle/wrapper/gradle-wrapper.jar
65

76
# IntelliJ Platform plugin cache
87
.intellijPlatform/

gradle/wrapper/gradle-wrapper.jar

44.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)