Skip to content

Commit

Permalink
chore: Update project dependencies (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: Schubert Anselme <[email protected]>
  • Loading branch information
sanselme authored Nov 4, 2024
1 parent 20715ba commit f87ec63
Show file tree
Hide file tree
Showing 42 changed files with 43 additions and 814 deletions.
1 change: 0 additions & 1 deletion .bashrc

This file was deleted.

1 change: 0 additions & 1 deletion .devcontainer/.onCreateCommandMarker

This file was deleted.

1 change: 0 additions & 1 deletion .devcontainer/.postCreateCommandMarker

This file was deleted.

1 change: 0 additions & 1 deletion .devcontainer/.updateContentCommandMarker

This file was deleted.

1 change: 0 additions & 1 deletion .editorconfig

This file was deleted.

22 changes: 22 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# http://editorconfig.org

root = true

[*]
# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

# Change these settings to your own preference
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false

[Makefile]
indent_style = tab
37 changes: 0 additions & 37 deletions .github/workflows/build.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fabric.properties
*.vsix

# Project files
.*/
.*
.env
!.devcontainer/
!.github/
Expand Down
9 changes: 5 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[submodule "modules/dotfiles"]
path = modules/dotfiles
url = https://github.com/anselmes/dotfiles.git
path = modules/dotfiles
url = https://github.com/anselmes/dotfiles.git
[submodule "modules/tooling"]
path = modules/tooling
url = [email protected]:anselmes/tooling.git
path = modules/tooling
url = https://github.com/anselmes/tooling.git

1 change: 0 additions & 1 deletion .idea

This file was deleted.

1 change: 0 additions & 1 deletion .vscode

This file was deleted.

1 change: 0 additions & 1 deletion .zshrc

This file was deleted.

37 changes: 0 additions & 37 deletions build/img/Dockerfile

This file was deleted.

1 change: 1 addition & 0 deletions config/Brewfile
1 change: 1 addition & 0 deletions config/gitconfig
29 changes: 0 additions & 29 deletions config/kind.yaml

This file was deleted.

1 change: 1 addition & 0 deletions config/kind.yaml
13 changes: 0 additions & 13 deletions config/systemd/journal-to-tty.service

This file was deleted.

9 changes: 0 additions & 9 deletions config/systemd/x11vnc.service

This file was deleted.

117 changes: 0 additions & 117 deletions hack/bashrc

This file was deleted.

1 change: 0 additions & 1 deletion hack/boilerplate.txt

This file was deleted.

1 change: 1 addition & 0 deletions hack/boilerplate.txt
13 changes: 0 additions & 13 deletions hack/certificate.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions hack/cl.yaml

This file was deleted.

1 change: 1 addition & 0 deletions hack/cluster
7 changes: 0 additions & 7 deletions hack/clusterissuer.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions hack/compose-dev.yaml

This file was deleted.

Loading

0 comments on commit f87ec63

Please sign in to comment.