aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6e6d36aec169ffe5efb4c90c4402f1544083f85a (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
29
30
31
a.out
.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/*
test/*/runtest
test/.DS_Store
test/run
test/run.DSYM
runtest
runtool
tools/.DS_Store
run.DSYM
run.core
test/last.*
tools/results
.vscode
*.a
*.o
*.so
*.s

Generated with cgit - Back to sebastiano.tronto.net