Skip to content

Commit db7a6d8

Browse files
committed
Update .gitignore files for generated targets
The generated 'capflags.c' file wasn't properly ignored, and the list of files in scripts/basic/ wasn't up-to-date. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 9219749 commit db7a6d8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

arch/x86/kernel/cpu/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
capflags.c

scripts/basic/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1+
hash
12
fixdep
2-
split-include
33
docproc

0 commit comments

Comments
 (0)