Add Polly to the ignored trees.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jun 2014 13:13:36 +0000 (13:13 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jun 2014 13:13:36 +0000 (13:13 +0000)
llvm-svn: 211695

llvm/.gitignore

index dd0f148..eeebe0d 100644 (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