diff options
author | John Keiser <john@johnkeiser.com> | 2015-04-24 22:52:43 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2015-05-13 13:42:33 -0700 |
commit | f605a8676c01e0b9b793a7645b814fe177fbd45e (patch) | |
tree | 723baca9d97dc2fb129d9994099f192706a4d7a2 /.gitignore | |
parent | a379de8207f33938abac36cf415e0d593aa24d59 (diff) | |
download | chef-f605a8676c01e0b9b793a7645b814fe177fbd45e.tar.gz |
Add specs for many external dependent projects
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ecba9f4030..6588499305 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ pkg *~ # you should check in your Gemfile.lock in applications, and not in gems +external_tests/*.lock Gemfile.lock Gemfile.local |