Add Polly to the ignored trees.

llvm-svn: 211695
This commit is contained in:
Chandler Carruth 2014-06-25 13:13:36 +00:00
parent e5724d7532
commit bfa644b91d
1 changed files with 2 additions and 0 deletions

2
llvm/.gitignore vendored
View File

@ -45,5 +45,7 @@ tools/clang
tools/lldb
# lld, which is tracked independently.
tools/lld
# Polly, which is tracked independently.
tools/polly
# Sphinx build tree, if building in-source dir.
docs/_build