Git ignore LLVM bitcode files. (#2565)

pull/2559/head
Hadi Moshayedi 2018-12-21 14:55:24 -05:00 committed by GitHub
parent 6ca91c1332
commit eb398580f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ win32ver.rc
*.exe
lib*dll.def
lib*.pc
*.bc
# Local excludes in root directory
/config.log