mirror of
https://github.com/safing/web
synced 2025-04-04 19:19:13 +00:00
Add basic .dockerignore
This commit is contained in:
parent
5a2c0ce3ca
commit
370e81845e
1 changed files with 4 additions and 0 deletions
4
.dockerignore
Normal file
4
.dockerignore
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Ignore all logfiles and tempfiles.
|
||||||
|
/_site/*
|
||||||
|
/.git/*
|
||||||
|
*.DS_Store
|
Loading…
Add table
Reference in a new issue