mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 04:54:20 +08:00
Exclude generated files
This commit is contained in:
parent
527e118da8
commit
be9aa2cd4d
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
# Linux kernel build system
|
# Linux kernel build system
|
||||||
*.o
|
*.o
|
||||||
|
*.o.d
|
||||||
*.ko
|
*.ko
|
||||||
*cmd
|
*cmd
|
||||||
*.dwo
|
*.dwo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user