1
0
Fork 0
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:
Alex Kotov 2020-11-24 23:00:13 +05:00
parent 0f5aed74db
commit f356fcfa48
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -5,3 +5,5 @@
*.iso
/config.mk
/vendor/*
!/vendor/.keep

0
vendor/.keep vendored Normal file
View file