Skip to content

Commit 3bdd071

Browse files
Copilotchefgs
andcommitted
Remove generated scaffold artifacts and add to .gitignore
Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
1 parent 34a6af9 commit 3bdd071

10 files changed

Lines changed: 10 additions & 713 deletions

File tree

.github/workflows/devops-os-complete.yml

Lines changed: 0 additions & 107 deletions
This file was deleted.

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,13 @@ docs/test-report.html
1717
hugo-docs/public/
1818
hugo-docs/resources/
1919
hugo-docs/.hugo_build.lock
20+
21+
# Scaffold-generated output files (created by `python -m cli.devopsos scaffold *`)
22+
.gitlab-ci.yml
23+
Jenkinsfile
24+
argocd/
25+
sre/
26+
27+
# GHA workflow generated by scaffold (not the repo's own CI workflows)
28+
# Only exclude the scaffold-generated workflow name to avoid masking real CI files
29+
.github/workflows/devops-os-complete.yml

.gitlab-ci.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

Jenkinsfile

Lines changed: 0 additions & 107 deletions
This file was deleted.

argocd/application.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

argocd/appproject.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)