commit | 775248a2f78082e8f8159cab6bdecfc62a1d6fff | [log] [tgz] |
---|---|---|
author | Randy Abernethy <ra@apache.org> | Tue Sep 30 15:44:16 2014 -0700 |
committer | Randy Abernethy <ra@apache.org> | Tue Sep 30 15:44:16 2014 -0700 |
tree | 1e9b5ac801b87d70000b6b9d033e5dcbaf898cb4 | |
parent | 38f7a56e559508f7f110697cbf42587c5a9c7d0f [diff] |
THRIFT-2747: update .gitignore to ignore .vagrant Client: General Patch: Randy Abernethy Vagrant saves vm state in .vagrant directories which should never be committed.
diff --git a/.gitignore b/.gitignore index f183523..9e1e809 100644 --- a/.gitignore +++ b/.gitignore
@@ -36,6 +36,7 @@ .sonar .DS_Store .svn +.vagrant /contrib/.vagrant/ /aclocal/libtool.m4