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

Generated with cgit - Back to sebastiano.tronto.net