Skip to content

gitignore: Ignore common IDE folders #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2025

Conversation

ItamarShalev
Copy link
Contributor

@ItamarShalev ItamarShalev commented Jun 30, 2025

Ignore .vscode and .idea to keep the repository clean and
avoid cluttering it with IDE-specific configuration files.

Ignore .vscode and .idea to keep the repository clean and
avoid cluttering it with IDE-specific configuration files.

Signed-off-by: Itamar Shalev <[email protected]>
@ItamarShalev ItamarShalev changed the title gitignore: Ignore .vscode directory gitignore: Ignore common IDE folders Jun 30, 2025
Copy link
Member

@owenvoke owenvoke left a comment

Choose a reason for hiding this comment

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

I've always hated these being included in repos, as they are user-specific (should probably be in a global .gitignore). 😓 But also, makes sense here probably?

Copy link
Member

@CleanMachine1 CleanMachine1 left a comment

Choose a reason for hiding this comment

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

This is ultra trivial and probably should be merged with another PR.

However I approve if the consensus does.

@sebastiaanspeck sebastiaanspeck merged commit f914e31 into tldr-pages:main Jun 30, 2025
30 checks passed
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