Skip to content

Commit c8f89f0

Browse files
committed
docker: add .dockerignore
1 parent 34184ba commit c8f89f0

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.dockerignore

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

0 commit comments

Comments
 (0)