mirror of
https://github.com/tailix/kernel.git
synced 2024-11-20 11:16:10 -05:00
Keep and ignore "/vendor/"
This commit is contained in:
parent
0f5aed74db
commit
f356fcfa48
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@
|
|||
*.iso
|
||||
|
||||
/config.mk
|
||||
/vendor/*
|
||||
!/vendor/.keep
|
||||
|
|
0
vendor/.keep
vendored
Normal file
0
vendor/.keep
vendored
Normal file
Loading…
Reference in a new issue