.gitignore (310B)
1 a.out 2 .DS_Store 3 cachegrind.out.* 4 config.mk 5 gen 6 debuggen 7 flamegraph.html 8 utils/.DS_Store 9 perf.data 10 perf.data.old 11 run 12 debugrun 13 shell/lasttest.out 14 shell/lasttest.err 15 tables/* 16 test/*/runtest 17 test/.DS_Store 18 test/run 19 test/run.DSYM 20 tools/.DS_Store 21 run.DSYM 22 run.core 23 test/last.* 24 tools/results 25 .vscode 26 *.a 27 *.o 28 *.so 29 *.s