mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
49b2ad46ab
Which can replace Boost.Filesystem for us so we can get rid of the runtime dependency.
15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
/*/*
|
|
|
|
# The above pattern doesn't match submodules
|
|
/bitsery
|
|
/function2
|
|
/ghc_filesystem
|
|
/tomlplusplus
|
|
/vst3
|
|
|
|
# And we obviously don't want to ignore our overlays
|
|
!/packagefiles/bitsery
|
|
!/packagefiles/function2
|
|
!/packagefiles/ghc_filesystem
|
|
!/function2-patch/*
|