[ 
https://issues.apache.org/jira/browse/BEAM-5851?focusedWorklogId=159468&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-159468
 ]

ASF GitHub Bot logged work on BEAM-5851:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Oct/18 00:14
            Start Date: 27/Oct/18 00:14
    Worklog Time Spent: 10m 
      Work Description: ajamato closed pull request #6815: [BEAM-5851] Update 
.gitignore file to remove IntelliJ generated gradle files
URL: https://github.com/apache/beam/pull/6815
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.gitignore b/.gitignore
index f7e691ac25c..7b4e39b4eaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,12 @@ sdks/**/vendor/**/*
 runners/**/vendor/**/*
 **/.gradletasknamecache
 
+# Ignore gradle files generated by Intellij
+**/gradle-wrapper.jar
+**/gradle-wrapper.properties
+**/gradlew
+**/gradlew.bat
+
 # Ignore files generated by the Maven build process.
 **/bin/**/*
 **/dependency-reduced-pom.xml
@@ -80,3 +86,5 @@ sdks/python/nosetests.xml
 # NOTE: if you modify this file, you probably need to modify the file set that
 # is an input to 'maven-assembly-plugin' that generates source distribution.
 # This is typically in files named 'src.xml' throughout this repository.
+
+


 

----------------------------------------------------------------
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: 159468)
    Time Spent: 1h 20m  (was: 1h 10m)

> 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: 1h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to