Rob Vesse created SPARK-28649:
---------------------------------

             Summary: Git Ignore does not ignore python/.eggs
                 Key: SPARK-28649
                 URL: https://issues.apache.org/jira/browse/SPARK-28649
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 2.4.3
            Reporter: Rob Vesse


Currently the {{python/.eggs}} folder is not in the {{.gitignore}} file.  If 
you are building a Spark distribution from your working copy and enabling 
Python distribution as part of that you'll end up with this folder present and 
Git will always warn you that it has untracked changes as a result.  Since this 
directory contains transient build artifacts this should be ignored.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to