mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
cb8e4be3b5
I thought I had committed this, but it's .gitignore'd. Add an exception to Ports/.gitignore and add it for real this time. :^) Fixes #5008.
7 lines
89 B
Text
7 lines
89 B
Text
*/*
|
|
!*/package.sh
|
|
!*/patches
|
|
!*/patches/*
|
|
!*/.gitignore
|
|
!*/README.md
|
|
!python3/version.sh
|