Files
yabridge/subprojects/.gitignore
T
Robbert van der Helm 49b2ad46ab Add a Meson wrap for ghc::filesystem
Which can replace Boost.Filesystem for us so we can get rid of the
runtime dependency.
2022-04-14 23:42:12 +02:00

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