Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed Apr 15, 2024
1 parent 56463a8 commit 356b21d
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
.dockerignore
/.dockerignore
.DS_Store
# TODO: uncomment when applications no longer use git to get version information
#.git/
.github/
.gitignore
.goreleaser.yml
/.github/
/.gitignore
/.goreleaser.yml
/*.env*
.golangci.yaml
build/
CONTRIBUTING.md
Dockerfile
docs/
LICENSE*
Makefile.maker.yaml
README.md
report.html
shell.nix
/.golangci.yaml
/.vscode/
/build/
/CONTRIBUTING.md
/Dockerfile
/docs/
/LICENSE*
/Makefile.maker.yaml
/README.md
/report.html
/shell.nix
/testing/

0 comments on commit 356b21d

Please sign in to comment.