Skip to content

Commit

Permalink
add gluctl submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0dd committed Jul 23, 2022
1 parent 945d8ea commit 3c9c1c4
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 440 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ terraform.tfstate*
kubeconfig
# Other
report.html
renovate.log
# Node
node_modules
package-lock.json
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "gluctl"]
path = gluctl
url = [email protected]:onedr0p/gluctl.git
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"standard.enable": true,
"standard.engine": "standard",
"standard.usePackageJson": true,
"standard.workingDirectories": ["./scripts"],
"standard.workingDirectories": ["./gluctl"],
"standard.autoFixOnSave": true
}
341 changes: 0 additions & 341 deletions renovate.log

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/ctl.mjs

This file was deleted.

64 changes: 0 additions & 64 deletions scripts/lib/Snapshot.mjs

This file was deleted.

15 changes: 0 additions & 15 deletions scripts/lib/commandRunner.mjs

This file was deleted.

3 changes: 0 additions & 3 deletions scripts/lib/index.mjs

This file was deleted.

9 changes: 0 additions & 9 deletions scripts/package.json

This file was deleted.

0 comments on commit 3c9c1c4

Please sign in to comment.