kbendick commented on a change in pull request #1333:
URL: https://github.com/apache/iceberg/pull/1333#discussion_r469884372



##########
File path: .gitignore
##########
@@ -1,6 +1,7 @@
 *.swp
 .DS_Store
 .cache
+**/tmp/

Review comment:
       This is to cover any spark directories or other java tmp files people 
might generate inside the repo during the course of working on one of the many 
projects we support. It was originally underneath /spark so I assume that a 
test probably generates it. It will still be ignored this way.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to