Closed Poikilos closed 2 years ago
Are the bc files llvm intermediate files?
The .gitignore file is rather thin. Consider adding:
*.bc
You would have to delete the files as a separate commit before changing the .gitignore file in a related way.
Yes i actually saw this recently while working on the 1.1 release. It will be fixed son sorry about that.
Fixed in fedb394fbda235b240f7740c57c5af2e5e503ab3
Are the bc files llvm intermediate files?
The .gitignore file is rather thin. Consider adding:
*.bc
You would have to delete the files as a separate commit before changing the .gitignore file in a related way.