pan3793 commented on a change in pull request #3487:
URL: https://github.com/apache/iceberg/pull/3487#discussion_r744420086
##########
File path: .gitignore
##########
@@ -4,7 +4,9 @@
tmp/
# intellij files
-.idea
+.idea/*
+# Icon for JetBrains Toolbox
+!/.idea/icon.png
Review comment:
The change is unnecessary, we can always use `git add -f [file]` to
force let git track the file.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]