Add gradle-wrapper to gitignore

This commit is contained in:
destro174
2022-02-17 09:01:36 +01:00
parent 5042d62247
commit ef94169f04
2 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -38,6 +38,5 @@ target/
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/upload.sh
hs_err_pid
!gradle/wrapper/gradle-wrapper.jar
Binary file not shown.