mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,6 +35,7 @@ Subsurface.app
|
||||||
.DS_Store
|
.DS_Store
|
||||||
!android/**/*.xml
|
!android/**/*.xml
|
||||||
build*
|
build*
|
||||||
|
nightly-builds/
|
||||||
mobile-widgets/qml/kirigami
|
mobile-widgets/qml/kirigami
|
||||||
packaging/ios/install-root
|
packaging/ios/install-root
|
||||||
packaging/ios/Info.plist
|
packaging/ios/Info.plist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue