summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Bakita <bakitajoshua@gmail.com>2020-05-29 13:01:13 -0400
committerJoshua Bakita <bakitajoshua@gmail.com>2020-05-29 13:01:13 -0400
commite696d1040a200a47dc7efc21653e582653d1f6ee (patch)
treebb76e2098a36a59988b6631294c64c9abcc0dea3
parent66824af0fab366fe02f0793f32081ebde28f5fa5 (diff)
Ignore binaries and benchmark outputsHEADmaster
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..353ab60
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
1# Ignore benchmark results
2*.txt
3
4# Ignore DIS benchmarks
5**/field
6**/matrix
7**/neighborhood
8**/pointer
9**/transitive
10**/update
11
12# Ignore Tacle Benchmarks
13**/bin/