From dac47627b8f3d64af8d60397573ef2472215e28a Mon Sep 17 00:00:00 2001 From: John Safranek Date: Wed, 8 Aug 2012 11:51:13 -0700 Subject: [PATCH] added the clang output files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 782ea9c41..ba1778d29 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,5 @@ swig/cyassl.py swig/cyassl.pyc swig/cyassl_wrap.c stamp-h1 +clang_output_* +internal.plist