aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: cb8b1bf6d46735c9d045bee55485e40fa718133c (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
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
tools/.DS_Store
run.DSYM
run.core
test/last.*
tools/results
.vscode
*.a
*.o
*.so
*.s

Generated with cgit - Back to sebastiano.tronto.net