CICD: Ignore Artefact from CICD Versioning
Ignore the `nightly-builds` directory added by the versioning scripts for the new CICD builds. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
2a7628483e
commit
62ca2d5b85
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,6 +35,7 @@ Subsurface.app
|
||||
.DS_Store
|
||||
!android/**/*.xml
|
||||
build*
|
||||
nightly-builds/
|
||||
mobile-widgets/qml/kirigami
|
||||
packaging/ios/install-root
|
||||
packaging/ios/Info.plist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user