Skip to content

Commit 6c56fb4

Browse files
John B. Wyatt IVshuahkh
authored andcommitted
pm: cpupower: Clean up bindings gitignore
Add SPDX identifier to the gitignore. Remove the comment and .i file since the file it references was removed in another patch. This patch depends on Min-Hua Chen's 'pm: cpupower: rename raw_pylibcpupower.i'. Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com> Signed-off-by: John B. Wyatt IV <sageofredondo@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent 313312c commit 6c56fb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
__pycache__/
23
raw_pylibcpupower_wrap.c
34
*.o
45
*.so
56
*.py
67
!test_raw_pylibcpupower.py
7-
# git keeps ignoring this file, use git add -f raw_libcpupower.i
8-
!raw_pylibcpupower.i

0 commit comments

Comments
 (0)