mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Fix .gitignore excluding files under Base/
This commit is contained in:
committed by
Andreas Kling
parent
9dfcbc58ec
commit
f95c264f17
Notes:
sideshowbarker
2024-07-19 12:38:51 +09:00
Author: https://github.com/bugaevc Commit: https://github.com/SerenityOS/serenity/commit/f95c264f175 Pull-request: https://github.com/SerenityOS/serenity/pull/456 Reviewed-by: https://github.com/awesomekling ✅
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,7 +3,7 @@
|
||||
!*/
|
||||
!Makefile
|
||||
!LICENSE
|
||||
!Base/*
|
||||
!Base/**
|
||||
|
||||
*.o
|
||||
*.ao
|
||||
|
||||
Reference in New Issue
Block a user