Skip to content

add autogenerated files to .gitignore#23

Open
esonderegger wants to merge 1 commit intojeremyjbowers:masterfrom
esonderegger:add-to-gitignore
Open

add autogenerated files to .gitignore#23
esonderegger wants to merge 1 commit intojeremyjbowers:masterfrom
esonderegger:add-to-gitignore

Conversation

@esonderegger
Copy link
Copy Markdown

When I'm developing locally (python 3.4.5 on OSX) the following directories are autogenerated when I run setup.py:

  • build/
  • dist/
  • pyopenfec.egg-info/

This PR adds those to the .gitignore so that we can avoid accidentally adding them to version control.

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