From eb398580f7d8753e534e713c3d879cecdd328d58 Mon Sep 17 00:00:00 2001 From: Hadi Moshayedi Date: Fri, 21 Dec 2018 14:55:24 -0500 Subject: [PATCH] Git ignore LLVM bitcode files. (#2565) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3ae2798aa..5b83c8003 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ win32ver.rc *.exe lib*dll.def lib*.pc +*.bc # Local excludes in root directory /config.log