aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd603d5..bff1f6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,18 @@
1.DS_Store
1config.mk 2config.mk
2gen 3gen
3debuggen 4debuggen
4flamegraph.html 5flamegraph.html
6utils/.DS_Store
5perf.data 7perf.data
6perf.data.old 8perf.data.old
7run 9run
8tables/* 10tables/*
9test/*/runtest 11test/*/runtest
12test/.DS_Store
10test/run 13test/run
11test/run.DSYM 14test/run.DSYM
15tools/.DS_Store
12run.DSYM 16run.DSYM
13test/last.* 17test/last.*
14tools/results 18tools/results

Generated with cgit - Back to sebastiano.tronto.net