Files
yabridge/subprojects/.gitignore
T
Robbert van der Helm 556b0e38f9 Replace Boost.Asio with standalone Asio library
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.
2022-04-14 23:42:12 +02:00

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/*