We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411bd83 commit feb33b4Copy full SHA for feb33b4
1 file changed
.gitignore
@@ -30,7 +30,9 @@ libs/NSIS/nsProcess.dll
30
windows/NSIS
31
libs/NSIS/nsProcess/Release/
32
debug/
33
+debug-*/
34
release/
35
+release-*/
36
build/
37
deploy/
38
build-gui/
@@ -48,6 +50,7 @@ linux/jamulus.desktop
48
50
linux/jamulus-server.desktop
49
51
.xcode
52
Debug-iphoneos/
53
+Release-iphoneos/
54
Jamulus.xcodeproj
55
jamulus_plugin_import.cpp
56
.github_release_changelog.md
0 commit comments