Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
ignore vendor/ on github
Browse files Browse the repository at this point in the history
Summary:
Should ignore this so that it's not accidentally committed by
contributors.

Fixes #14

Reviewed By: sdwilsh

Differential Revision: D3400291

Pulled By: fredemmott

fbshipit-source-id: 401397c56458ba4ac23f2a4c29e92cdee1a4102b
  • Loading branch information
Adam Miskiewicz authored and Facebook Github Bot 2 committed Jun 7, 2016
1 parent 61fbe5c commit 491b1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vendor/

0 comments on commit 491b1a4

Please sign in to comment.