Skip to content

Conversation

@ngopalak-redhat
Copy link
Contributor

A small nit, but helps a lot when working with goland editor.

Signed-off-by: Neeraj Krishna Gopalakrishna <ngopalak@redhat.com>
@ngopalak-redhat ngopalak-redhat force-pushed the ngopalak/nit_idea_editor branch from 3697dc3 to f578ea2 Compare August 28, 2025 11:03
@klihub klihub requested a review from chrishenzie August 28, 2025 19:00
@fuweid fuweid merged commit 2f815c1 into containerd:main Aug 28, 2025
16 checks passed
@@ -1 +1,2 @@
.idea
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather not have these in the upstream projects. These are user-specific files to ignore, and it will be a sliding slope to add all ignore rules for all possible editors that users may use.

These generally belong either in your global .gitignore, or can be added to the .git/info/exclude of your checkout.

Perhaps we should add a comment similar to https://github.com/moby/moby/blob/3bee048cbb32f63e45c98210fb15596a0a5e2e62/.gitignore#L1-L3

# If you want to ignore files created by your editor/tools, please consider a
# [global .gitignore](https://help.github.com/articles/ignoring-files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants