mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
ignore .bc files
This commit is contained in:
parent
ef3ec8ca74
commit
3914f9d1cd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ zig-cache
|
||||||
|
|
||||||
# llvm human-readable output
|
# llvm human-readable output
|
||||||
*.ll
|
*.ll
|
||||||
|
*.bc
|
||||||
|
|
||||||
#valgrind
|
#valgrind
|
||||||
vgcore.*
|
vgcore.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue