Skip to content

Commit

Permalink
add vendored deps to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Wang authored and Tommy Wang committed Nov 26, 2016
1 parent 8e5c80b commit 26b776f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,29 @@ ENV/

# Rope project settings
.ropeproject

# vendored
/Alfred_Workflow-1.24.dist-info/
/Jinja2-2.8.dist-info/
/MarkupSafe-0.23.dist-info/
/boto3-1.4.1.dist-info/
/boto3/
/botocore-1.4.78.dist-info/
/botocore/
/click-6.6.dist-info/
/click/
/concurrent/
/dateutil/
/docutils-0.12.dist-info/
/docutils/
/futures-3.0.5.dist-info/
/jinja2/
/jmespath-0.9.0.dist-info/
/jmespath/
/markupsafe/
/python_dateutil-2.6.0.dist-info/
/s3transfer-0.1.9.dist-info/
/s3transfer/
/six-1.10.0.dist-info/
/six.py
/workflow/

0 comments on commit 26b776f

Please sign in to comment.