Skip to content

Commit 89961f6

Browse files
committed
build: add .dockerignore
1 parent 38734e9 commit 89961f6

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

.dockerignore

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
target
1+
.git
22
.github
3-
Dockerfile*
3+
.devcontainer
4+
target
5+
Dockerfile*
6+
*.md
7+
scripts/
8+
contrib/
9+
flake.*
10+
.envrc
11+
.replit
12+
app.json
13+
heroku.yml
14+
redlib.container
15+
seccomp-redlib.json
16+
rustfmt.toml

0 commit comments

Comments
 (0)