mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
Meta+Documentation: Switch default build dir to Build/Ladybird
Also prefer using the new top-level CMakeLists.txt
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -9,8 +9,8 @@
|
||||
*.cflags
|
||||
*.cxxflags
|
||||
*.autosave
|
||||
Meta/Lagom/build
|
||||
Build
|
||||
build*
|
||||
Build*
|
||||
Toolchain/Tarballs
|
||||
Toolchain/Build
|
||||
Toolchain/Local
|
||||
@@ -23,8 +23,6 @@ compile_commands.json
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
output/
|
||||
run-local.sh
|
||||
sync-local.sh
|
||||
.vim/
|
||||
.exrc
|
||||
.helix/
|
||||
|
||||
Reference in New Issue
Block a user