[
https://issues.apache.org/jira/browse/BEAM-5851?focusedWorklogId=158376&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-158376
]
ASF GitHub Bot logged work on BEAM-5851:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Oct/18 23:06
Start Date: 24/Oct/18 23:06
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #6815:
[BEAM-5851] Update .gitignore file to remove IntelliJ generated gradle files
URL: https://github.com/apache/beam/pull/6815#discussion_r227988977
##########
File path: .gitignore
##########
@@ -14,6 +14,12 @@ sdks/**/vendor/**/*
runners/**/vendor/**/*
**/.gradletasknamecache
+# Ignore gradle files generated by Intellij
+**/gradle-wrapper.jar
Review comment:
It updates our existing ones.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 158376)
Time Spent: 50m (was: 40m)
> Update .gitignore file to remove IntelliJ generated gradle files
> ----------------------------------------------------------------
>
> Key: BEAM-5851
> URL: https://issues.apache.org/jira/browse/BEAM-5851
> Project: Beam
> Issue Type: New Feature
> Components: build-system
> Reporter: Alex Amato
> Assignee: Alex Amato
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)