mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
556b0e38f9
We had to add an even hackier hack now to get Boost.Process to interoperate with Asio's IO contexts. This will be replaced later when we replace Boost.Process.
17 lines
285 B
Plaintext
17 lines
285 B
Plaintext
/*/*
|
|
|
|
# The above pattern doesn't match submodules
|
|
/asio
|
|
/bitsery
|
|
/function2
|
|
/ghc_filesystem
|
|
/tomlplusplus
|
|
/vst3
|
|
|
|
# And we obviously don't want to ignore our overlays
|
|
!/packagefiles/asio
|
|
!/packagefiles/bitsery
|
|
!/packagefiles/function2
|
|
!/packagefiles/ghc_filesystem
|
|
!/function2-patch/*
|