Skip to content

Update Gradle.gitignore#3964

Merged
bdougie merged 1 commit intogithub:mainfrom
jpayoung:patch-1
Feb 11, 2022
Merged

Update Gradle.gitignore#3964
bdougie merged 1 commit intogithub:mainfrom
jpayoung:patch-1

Conversation

@jpayoung
Copy link
Copy Markdown
Contributor

Unignore gradle-wrapper.properties. For context, see docs

Reasons for making this change:
In some projects, other ignore rules meant to target .idea files or files adjacent to gradle-wrapper may accidentally ignore this. I'm proposing this change to avoid unexpected behaviour in the future. I'm simply a user of .gitignore templates.

This file is user-agnostic, and required for grade wrapper scripts to work correctly. For context, see docs: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:wrapper_generation

@bdougie bdougie merged commit 71eae06 into github:main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants