mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
19 lines
311 B
Plaintext
19 lines
311 B
Plaintext
/*/*
|
|
|
|
# The above pattern doesn't match submodules
|
|
/asio
|
|
/bitsery
|
|
/clap
|
|
/function2
|
|
/ghc_filesystem
|
|
/tomlplusplus
|
|
/vst3
|
|
|
|
# And we obviously don't want to ignore our overlays
|
|
!/packagefiles/asio
|
|
!/packagefiles/bitsery
|
|
!/packagefiles/clap
|
|
!/packagefiles/function2
|
|
!/packagefiles/ghc_filesystem
|
|
!/function2-patch/*
|