mirror of https://github.com/citusdata/citus.git
Git ignore LLVM bitcode files. (#2565)
parent
6ca91c1332
commit
eb398580f7
|
@ -25,6 +25,7 @@ win32ver.rc
|
|||
*.exe
|
||||
lib*dll.def
|
||||
lib*.pc
|
||||
*.bc
|
||||
|
||||
# Local excludes in root directory
|
||||
/config.log
|
||||
|
|
Loading…
Reference in New Issue