summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 353ab60..af908cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
1# Ignore benchmark results 1# Ignore benchmark results
2*.txt 2*.txt
3*.txt.clean
3 4
4# Ignore DIS benchmarks 5# Ignore DIS benchmarks
5**/field 6**/field
@@ -11,3 +12,6 @@
11 12
12# Ignore Tacle Benchmarks 13# Ignore Tacle Benchmarks
13**/bin/ 14**/bin/
15
16# Ignore random walk benchmark
17**/random_walk