Use the correct location for patch_directory

This commit is contained in:
Robbert van der Helm
2021-11-11 03:37:22 +01:00
parent 52d0232c91
commit 488e81c93c
5 changed files with 7 additions and 6 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
/*/*
# The above pattern doesn't match submodules
/bitsery
/function2
/tomlplusplus
/vst3
# And we obviously don't want to ignore our overlays
!/bitsery-patch/*
!/packagefiles/bitsery
!/packagefiles/function2
!/function2-patch/*