chore: add .dockerignore

This commit is contained in:
Luke Bennett 2021-06-16 01:10:49 +01:00
parent fc8b8a9cb6
commit 7637446362
No known key found for this signature in database
GPG key ID: A738E9C68D3BF31A
2 changed files with 2 additions and 1 deletions

1
.dockerignore Normal file
View file

@ -0,0 +1 @@
/build

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
.vscode .vscode
build build
config.json config.json
users.json users.json