mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Ports: Move packages.db from Ports/ to Build/
When removing and recreating the Build directory, it's quite annoying having to edit/remove Ports/packages.db as the installer won't install previously installed port dependencies again if they're still listed. This problem is easily solved by just considering packages.db a build-specific file.
This commit is contained in:
committed by
Andreas Kling
parent
878d353c3d
commit
02520f16e3
1
.gitignore
vendored
1
.gitignore
vendored
@@ -37,7 +37,6 @@ compile_commands.json
|
||||
.clang_complete
|
||||
.clangd
|
||||
*Endpoint.h
|
||||
Ports/packages.db
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
sync-local.sh
|
||||
|
||||
Reference in New Issue
Block a user