mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 12:05:15 +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
Notes:
sideshowbarker
2024-07-17 04:49:48 +09:00
Author: https://github.com/timschumi Commit: https://github.com/SerenityOS/serenity/commit/5f69b0d6ad Pull-request: https://github.com/SerenityOS/serenity/pull/20268
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
Reference in a new issue