Add zalsa configure flag, enabled by default if possible
[jack2.git] / .gitignore
blob143396fe51782d50c19c3d0ff0f789a68e243c21
1 build/
2 man/*.1
3 .lock*
4 .stamp_*
5 .DS_Store
6 __pycache__
7 *.dll
8 *.pyc
9 *.pkg
10 android/.server/
11 android/.client/
12 codeBlocks
14 # macos release files
15 macos/package.xml
16 macos/package-welcome.txt
18 # windows release files
19 windows/inno/version.iss
20 windows/inno/win32
21 windows/inno/win64