roc/examples/.gitignore

16 lines
226 B
Plaintext
Raw Normal View History

2020-04-07 06:32:47 +03:00
app
2020-11-23 08:26:29 +03:00
*.o
2020-11-21 06:41:37 +03:00
*.dSYM
2021-01-19 05:05:22 +03:00
libhost.a
roc_app.ll
roc_app.bc
benchmarks/nqueens
benchmarks/deriv
2021-03-15 23:50:32 +03:00
benchmarks/closure
2021-01-19 05:05:22 +03:00
benchmarks/cfold
2021-01-19 18:45:02 +03:00
benchmarks/rbtree-insert
2021-03-15 23:50:32 +03:00
benchmarks/rbtree-del
benchmarks/test-astar
benchmarks/test-base64
2021-01-19 05:05:22 +03:00
effect-example