Skip to content
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

Improved gitignore to exclude build files and similar editor-based tools #392

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

Nilaos
Copy link
Contributor

@Nilaos Nilaos commented Jan 16, 2023

The current gitignore file makes it difficult to include the repository as a submodule, if working inside a larger repository.
Improving the gitignore file will make this easier and simplify testing while contributing to the project by also reducing the likelihood of an accidental push containing editor-specific config.

@gbiggs gbiggs merged commit 3d5328d into ros2:master Jan 16, 2023
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.

2 participants