diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 15:47:53 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 15:47:53 +0000 |
commit | 1b26acac5336daf376ab74303d6e22a648415c3d (patch) | |
tree | 1614f413fd5ddff7d806072f8e197e73ff165be9 /.gitignore | |
parent | e84e5e1c2c2db8eafb57edfb85d2328e1d4d3cca (diff) | |
download | chromium_src-1b26acac5336daf376ab74303d6e22a648415c3d.zip chromium_src-1b26acac5336daf376ab74303d6e22a648415c3d.tar.gz chromium_src-1b26acac5336daf376ab74303d6e22a648415c3d.tar.bz2 |
clang: Add llvm directories to gitignore.
BUG=None
TEST=run 'git status', see that they are not there.
Review URL: http://codereview.chromium.org/6682002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77818 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -97,6 +97,8 @@ v8.log /third_party/libvpx/lib /third_party/lighttpd /third_party/lss +/third_party/llvm +/third_party/llvm-build /third_party/mingw-w64 /third_party/nss /third_party/openssl |