summaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: 6230edb0411d69fd8a6514915d819d5ff829fe88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Directories
/.git/
/.github/
/target/
/demo/
/man/

# Files
.editorconfig
.gitignore
*.md
codecov.yml
Dockerfile
LICENSE
rustfmt.toml