Skip to content

Commit feb33b4

Browse files
committed
Add some more build dirs to .gitignore
1 parent 411bd83 commit feb33b4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ libs/NSIS/nsProcess.dll
3030
windows/NSIS
3131
libs/NSIS/nsProcess/Release/
3232
debug/
33+
debug-*/
3334
release/
35+
release-*/
3436
build/
3537
deploy/
3638
build-gui/
@@ -48,6 +50,7 @@ linux/jamulus.desktop
4850
linux/jamulus-server.desktop
4951
.xcode
5052
Debug-iphoneos/
53+
Release-iphoneos/
5154
Jamulus.xcodeproj
5255
jamulus_plugin_import.cpp
5356
.github_release_changelog.md

0 commit comments

Comments
 (0)