Skip to content

Commit

Permalink
gitignore: Add kconfig generated files
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Falcato <[email protected]>
  • Loading branch information
heatd committed Jul 30, 2024
1 parent d2dc078 commit 11bce6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kernel/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ vmonyx*
*.d
kernel/syscall_thunk.cpp
include/onyx/gen/*
include/generated
include/config
.config
.config.old

0 comments on commit 11bce6c

Please sign in to comment.