Merge pull request #483 from pwendell/gitignore

Restricting /lib to top level directory in .gitignore

This patch was proposed by Sean Mackrory.
This commit is contained in:
Reynold Xin 2014-01-20 21:44:29 -08:00
commit 7373ffb5e7

2
.gitignore vendored
View file

@ -44,4 +44,4 @@ derby.log
dist/
spark-*-bin.tar.gz
unit-tests.log
lib/
/lib/