mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Ignore only Build directories
We should still allow Build* files, e.g. BuildCMake.sh.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,8 +9,8 @@
|
|||||||
*.cflags
|
*.cflags
|
||||||
*.cxxflags
|
*.cxxflags
|
||||||
*.autosave
|
*.autosave
|
||||||
build*
|
build*/
|
||||||
Build*
|
Build*/
|
||||||
Toolchain/Tarballs
|
Toolchain/Tarballs
|
||||||
Toolchain/Build
|
Toolchain/Build
|
||||||
Toolchain/Local
|
Toolchain/Local
|
||||||
|
|||||||
Reference in New Issue
Block a user