浏览代码

Gitignore update

Added to .gitignore directives to ignore the folders and files created
after the run of a benchmark
Andrea Gussoni 8 年之前
父节点
当前提交
f1c390bd93
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -35,3 +35,10 @@
 *.app
 
 # End of https://www.gitignore.io/api/c++
+
+# Files and folders created after the run of the benchmarks
+results/*
+charts/*
+plot/*
+time-and-save.sh
+SmartPower