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 c2ff877..eaaa09e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,17 @@
1.DS_Store
1config.mk 2config.mk
2gen 3gen
3debuggen 4debuggen
5utils/.DS_Store
4perf.data 6perf.data
5perf.data.old 7perf.data.old
6run 8run
7tables/* 9tables/*
8test/*/runtest 10test/*/runtest
11test/.DS_Store
9test/run 12test/run
10test/run.DSYM 13test/run.DSYM
14tools/.DS_Store
11run.DSYM 15run.DSYM
12test/last.* 16test/last.*
13tools/results 17tools/results

Generated with cgit - Back to sebastiano.tronto.net