mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:57:44 +00:00
Base: Remove the empty /usr/lib and /usr/include directories
These have been there since the initial revision of the toolchain build script, but we don't seem to require them being present in `Base` any longer.
This commit is contained in:
parent
d9ed58eb39
commit
5f69b0d6ad
4 changed files with 0 additions and 4 deletions
2
Base/usr/include/.gitignore
vendored
2
Base/usr/include/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.git*
|
2
Base/usr/lib/.gitignore
vendored
2
Base/usr/lib/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.git*
|
Loading…
Add table
Add a link
Reference in a new issue