Skip to content

Add build/ to .gitignore#165

Open
pbo-hiverobots wants to merge 1 commit into
unitreerobotics:masterfrom
Hive-Robots:fix/gitignore-add-build-dir
Open

Add build/ to .gitignore#165
pbo-hiverobots wants to merge 1 commit into
unitreerobotics:masterfrom
Hive-Robots:fix/gitignore-add-build-dir

Conversation

@pbo-hiverobots

Copy link
Copy Markdown

setuptools generates a build/ directory when installing the package in editable mode (pip install -e .), which was missing from the ignore list alongside the existing dist/ entry.

setuptools generates a build/ directory when installing the package
in editable mode (pip install -e .), which was missing from the
ignore list alongside the existing dist/ entry.
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.

1 participant