mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
ignore kernel object files
This commit is contained in:
parent
b2c694d792
commit
d292bd8207
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# Object files
|
# Object files
|
||||||
*.o
|
*.o
|
||||||
|
*.ko
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
*.lib
|
*.lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue