summaryrefslogtreecommitdiff
path: root/software/coremark/.gitignore
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-01-03 18:54:30 -0800
committerAndrew Waterman <andrew@sifive.com>2017-01-03 18:54:30 -0800
commit15dc05331b9821cb449e7bf433a24ddfdfa3c295 (patch)
treeb0f18513126595b9a6e1f512e7b3ba9435694b63 /software/coremark/.gitignore
parent628d2b3559be5e9e651801d289a075d68df820e8 (diff)
Add CoreMark build skeleton
Diffstat (limited to 'software/coremark/.gitignore')
-rw-r--r--software/coremark/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/software/coremark/.gitignore b/software/coremark/.gitignore
new file mode 100644
index 0000000..6bd8438
--- /dev/null
+++ b/software/coremark/.gitignore
@@ -0,0 +1,9 @@
+/*.o
+/coremark
+/core_list_join.c
+/core_main.c
+/coremark.h
+/core_matrix.c
+/core_state.c
+/core_util.c
+/trans.c