mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:17:35 +00:00
Meta: Fix .gitignore excluding files under Base/
This commit is contained in:
parent
9dfcbc58ec
commit
f95c264f17
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,7 +3,7 @@
|
|||
!*/
|
||||
!Makefile
|
||||
!LICENSE
|
||||
!Base/*
|
||||
!Base/**
|
||||
|
||||
*.o
|
||||
*.ao
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue