mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
Meta: Fix .gitignore excluding files under Base/
This commit is contained in:
parent
9dfcbc58ec
commit
f95c264f17
Notes:
sideshowbarker
2024-07-19 12:38:51 +09:00
Author: https://github.com/bugaevc
Commit: f95c264f17
Pull-request: https://github.com/SerenityOS/serenity/pull/456
Reviewed-by: https://github.com/awesomekling ✅
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,7 +3,7 @@
|
||||||
!*/
|
!*/
|
||||||
!Makefile
|
!Makefile
|
||||||
!LICENSE
|
!LICENSE
|
||||||
!Base/*
|
!Base/**
|
||||||
|
|
||||||
*.o
|
*.o
|
||||||
*.ao
|
*.ao
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue