Skip to content

Add a short tutorial on correct setup of a global .gitignore #6040

@peci1

Description

@peci1

Issue Type

  • 🐛 Bug / Problem
  • ✏️ Typo / Grammar
  • 📖 Outdated Content
  • 🚀 Enhancement

Generated by Generative AI

no

Distribution

any

Description

As surfaced in e.g. https://github.com/ros2/rmw_fastrtps/pull/855/files#r2547924882 , at least beginner users have often problems when using git. One of the problems is committing files that should not be commited, like build/logs/install folders, .vscode folder and similar.

Although not directly ROS-related, I think that having a short tutorial on proper Git setup would be nice. It could also mention the use of credential helpers, how to create SSH keys and such.

Affected Pages/Sections

No response

Screenshots or Examples (if applicable)

No response

Suggested Fix

I think this tutorial could be created as a part of the ongoing documentation improvement effort.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions