projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4dbfa4
)
tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore
author
Prarit Bhargava
<prarit@redhat.com>
Thu, 2 Nov 2017 00:48:32 +0000
(20:48 -0400)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Thu, 9 Nov 2017 17:52:22 +0000
(10:52 -0700)
Commit
ac5a181d065d
("cpupower: Add cpuidle parts into library") added
libcpupower.so.0.0.1 which should be hidden from git commands. This
patch changes the ignore to all libcpupower.so.* .
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/power/cpupower/.gitignore
patch
|
blob
|
history
diff --git
a/tools/power/cpupower/.gitignore
b/tools/power/cpupower/.gitignore
index
d42073f
..
1f9977c
100644
(file)
--- a/
tools/power/cpupower/.gitignore
+++ b/
tools/power/cpupower/.gitignore
@@
-1,7
+1,6
@@
.libs
libcpupower.so
-libcpupower.so.0
-libcpupower.so.0.0.0
+libcpupower.so.*
build/ccdv
cpufreq-info
cpufreq-set