diff options
Diffstat (limited to 'compiler-rt')
-rw-r--r-- | compiler-rt/.gitignore | 3 |
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 |