Files
Robbert van der Helm 30060b814c Add a CLAP dependency wrap
2022-09-11 19:18:03 +02:00

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