소스 검색

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