1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-03 02:29:10 +00:00

Add basic .dockerignore

This commit is contained in:
davegson 2022-03-11 09:42:00 +01:00
parent 5a2c0ce3ca
commit 370e81845e

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
# Ignore all logfiles and tempfiles.
/_site/*
/.git/*
*.DS_Store