summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-27 17:48:37 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-27 17:48:37 +0000
commit10bf19ec7a2ac0a615c644dda67cee4f011e62d3 (patch)
treeaa0920532df0555e63590ff4d97f11b3cfb06c3f
parent1ed8bb16b86d69690684b1b879b580cd17408d74 (diff)
downloadbcm5719-llvm-10bf19ec7a2ac0a615c644dda67cee4f011e62d3.tar.gz
bcm5719-llvm-10bf19ec7a2ac0a615c644dda67cee4f011e62d3.zip
Add .gitignore file.
llvm-svn: 85259
-rw-r--r--compiler-rt/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler-rt/.gitignore b/compiler-rt/.gitignore
new file mode 100644
index 00000000000..cde50cde0dd
--- /dev/null
+++ b/compiler-rt/.gitignore
@@ -0,0 +1,3 @@
+Debug
+Release
+Profile
OpenPOWER on IntegriCloud