Skip to content

Commit 6d152bd

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 5869c5b commit 6d152bd

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

.dockerignore

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
.dockerignore
1+
/.dockerignore
2+
.DS_Store
23
# TODO: uncomment when applications no longer use git to get version information
34
#.git/
4-
.github/
5-
.gitignore
6-
.goreleaser.yml
5+
/.github/
6+
/.gitignore
7+
/.goreleaser.yml
78
/*.env*
8-
.golangci.yaml
9-
build/
10-
CONTRIBUTING.md
11-
Dockerfile
12-
docs/
13-
LICENSE*
14-
Makefile.maker.yaml
15-
README.md
16-
report.html
17-
shell.nix
9+
/.golangci.yaml
10+
/.vscode/
11+
/build/
12+
/CONTRIBUTING.md
13+
/Dockerfile
14+
/docs/
15+
/LICENSE*
16+
/Makefile.maker.yaml
17+
/README.md
18+
/report.html
19+
/shell.nix
1820
/testing/

0 commit comments

Comments
 (0)