Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Remove .patch extension from gitignore. #4709
Conversation
acaprez
merged commit e9465e2
into
bioconda:master
May 16, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
acaprez
deleted the
acaprez:update-gitignore branch
Jun 2, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
acaprez commentedMay 16, 2017
Remove
.patchfrom.gitignoresince it's commonly used when adding patch files to a recipe. Xref: #4591.