mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
ignore more files in the examples
This commit is contained in:
parent
ae27cc6c0b
commit
dffba3226e
7
examples/.gitignore
vendored
7
examples/.gitignore
vendored
@ -1,3 +1,10 @@
|
||||
app
|
||||
*.o
|
||||
*.dSYM
|
||||
libhost.a
|
||||
roc_app.ll
|
||||
roc_app.bc
|
||||
benchmarks/nqueens
|
||||
benchmarks/deriv
|
||||
benchmarks/cfold
|
||||
effect-example
|
||||
|
Loading…
Reference in New Issue
Block a user