aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhongbo.zhang <hongbo.zhang@linaro.com>2012-11-22 19:19:16 +0800
committerhongbo.zhang <hongbo.zhang@linaro.com>2012-11-28 17:49:39 +0800
commit5e5c705c036be6bd1154451f051de8bd5c07ac4e (patch)
tree53ea4b2a3f74146cc6b27ab4c876a1ba643ac7d2
parent8b23c61cfa51e1466c96bf076db3da80710add82 (diff)
pm-qa: update .gitignore file
utils/heat_cpu output file should be ignored by git. also add *.patch into .gitignore. Signed-off-by: hongbo.zhang <hongbo.zhang@linaro.com>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e21ff87..02090c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
.pc
*.log
+*.patch
utils/cpuburn
utils/cpucycle
+utils/heat_cpu
utils/nanosleep
cpuidle/cpuidle_killer
patches