aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: 2748718e2f9d6de7662dcf6ddded406d88fd128c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Directories
/.git/
/.github/
/target/
/examples/
/docs/
/benches/

# Files
.gitignore
*.md
LICENSE