Minor tweaks for all done

This commit is contained in:
falkTX 2021-07-18 23:54:47 +01:00
parent bbdf7e536a
commit 3f7cdce318
2 changed files with 5 additions and 0 deletions

View File

@ -113,6 +113,8 @@ jobs:
bin/*
!bin/*-ladspa.dylib
!bin/*-dssi.dylib
!bin/lv2
!bin/vst2
win32:
runs-on: ubuntu-20.04

3
.gitignore vendored
View File

@ -5,11 +5,14 @@
*.exe
*.dll
*.dylib
*.pkg
*.so
*.zip
.kdev_include_paths
.kdev4/
.DS_Store
bin/
build/